Build optimization
This commit is contained in:
@@ -283,6 +283,8 @@ build_cmake_stuff clean debug release static ogre-pagedgeometry ""
|
||||
#build_cmake_stuff clean debug release OgreCrowd "-DBUILD_DEMO=OFF"
|
||||
build_cmake_stuff debug release noinstall clean ogrewater ""
|
||||
build_cmake_stuff debug release noinstall clean static ogrewater ""
|
||||
build_cmake_stuff debug release flecs "-DFLECS_STATIC=ON -DFLECS_SHARED=OFF -DFLECS_PIC=ON -DFLECS_TESTS=OFF"
|
||||
build_cmake_stuff debug release static flecs "-DFLECS_STATIC=ON -DFLECS_SHARED=OFF -DFLECS_PIC=ON -DFLECS_TESTS=OFF"
|
||||
build_cmake_stuff debug noinstall clean ogre-projects/world2 ""
|
||||
build_cmake_stuff debug noinstall clean static ogre-projects/world2 "-DOGRE_DYNAMIC=OFF"
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user