repo.or.cz
/
k8-protractor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
more fixes to msx font
[k8-protractor.git]
/
Jamrules.configure
blob
1ae12b934bee363fcc38ba4206aa9f064ee62dda
1
PROJECT_NAME = StrokeTest ;
2
3
4
rule -configure- {
5
-configure-pkg-config-necessary-
6
"SDL2" "sdl2 >= 2.0.0"
7
;
8
-configure-add-line- "LINKLIBS.all += -lm ;" ;
9
}
10
11
12
configure ;