forked from pyrite-dev/milsko
undo HAS_OPENGL stuff
This commit is contained in:
parent
808495cccf
commit
f3683dece3
3 changed files with 5 additions and 87 deletions
|
|
@ -53,10 +53,6 @@ if (param_get("stb-truetype")) {
|
|||
add_cflags("-DUSE_STB_TRUETYPE");
|
||||
}
|
||||
|
||||
if (param_get("opengl")) {
|
||||
add_cflags("-DHAS_OPENGL");
|
||||
}
|
||||
|
||||
if (param_get("freetype2")) {
|
||||
add_cflags("-DUSE_FREETYPE2");
|
||||
if ($cross) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue