syndilights/tutorial/Makefile

3 lines
109 B
Makefile

thread_test:
g++ -O2 -pipe -fomit-frame-pointer thread.cc -o thread `pkg-config --cflags --libs glibmm-2.4`