mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-06 01:19:44 +00:00
forgot freetype2
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@626 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
8
configure
vendored
8
configure
vendored
@@ -77,14 +77,14 @@ if $feat_stb_image; then
|
||||
FLAGS="$FLAGS -Duse_stb_image"
|
||||
fi
|
||||
|
||||
if $feat_stb_image; then
|
||||
FLAGS="$FLAGS -Duse_stb_image"
|
||||
fi
|
||||
|
||||
if $feat_stb_truetype; then
|
||||
FLAGS="$FLAGS -Duse_stb_truetype"
|
||||
fi
|
||||
|
||||
if $feat_freetype2; then
|
||||
FLAGS="$FLAGS -Duse_freetype2"
|
||||
fi
|
||||
|
||||
if $feat_opengl; then
|
||||
FLAGS="$FLAGS -Dbuild_opengl"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user