fix for microhttpd
[libxsql.git] / test / fb / Jamfile
blob6bdc1a84e727042066b1b22d04bd7f5282f0af10
1 #set-profile ;
2 CFLAGS.all += -O0 -g3 ;
3 Main test : test.c ;
4 CFLAGS on test = [ Command fb_config --cflags : parse-output no-space-break no-tab-break no-cr-break ] ;
5 LINKLIBS on test = [ Command fb_config --libs : parse-output no-space-break no-tab-break no-cr-break ] ;