Temporal: add standalone compile instruction for test2.cc
This commit is contained in:
parent
3beffbd3ee
commit
88cf07daa6
@ -1,3 +1,9 @@
|
||||
/* standalone compile, from within this directory:
|
||||
|
||||
g++ `pkg-config --cflags --libs libxml-2.0` `pkg-config --cflags --libs glibmm-2.4` -I../pbd -I../../build/libs/pbd -I. -o test2 test2.cc
|
||||
|
||||
*/
|
||||
|
||||
#include <atomic>
|
||||
#include <bitset>
|
||||
#include <iostream>
|
||||
|
Loading…
Reference in New Issue
Block a user