mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-05 09:00:54 +00:00
add linux
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@621 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
3
configure
vendored
3
configure
vendored
@@ -88,14 +88,13 @@ if $feat_vulkan; then
|
||||
FLAGS="$FLAGS -Dbuild_vulkan"
|
||||
fi
|
||||
|
||||
printf "Generating Makefile... "
|
||||
echo "Generating Makefile... "
|
||||
|
||||
if ! m4 $FLAGS Makefile.m4 > Makefile; then
|
||||
echo "(M4 exited with non-zero status)"
|
||||
rm -f Makefile
|
||||
exit 1
|
||||
fi
|
||||
echo "Done"
|
||||
|
||||
echo "Features:"
|
||||
echo " stb_image : $feat_stb_image"
|
||||
|
||||
Reference in New Issue
Block a user