cosmetix
[k8-protractor.git] / Jamrules.configure
blob1ae12b934bee363fcc38ba4206aa9f064ee62dda
1 PROJECT_NAME = StrokeTest ;
4 rule -configure- {
5   -configure-pkg-config-necessary-
6     "SDL2"  "sdl2 >= 2.0.0"
7   ;
8   -configure-add-line- "LINKLIBS.all += -lm ;" ;
12 configure ;