Skip to content

Commit

Permalink
CI: update for new OGRE_RESOURCEMANAGER_STRICT value
Browse files Browse the repository at this point in the history
  • Loading branch information
paroj committed Mar 31, 2018
1 parent 6e68079 commit 65609f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-build.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ file(MAKE_DIRECTORY build)
execute_process(COMMAND ${CMAKE_COMMAND}
-DCMAKE_BUILD_TYPE=${CMAKE_BUILD_TYPE}
-DOGRE_BUILD_TESTS=ON
-DOGRE_RESOURCEMANAGER_STRICT=ON
-DOGRE_RESOURCEMANAGER_STRICT=2
-DOGRE_BUILD_DEPENDENCIES=${BUILD_DEPS}
-DSWIG_EXECUTABLE=/usr/bin/swig3.0
${RENDERSYSTEMS}
Expand Down

0 comments on commit 65609f4

Please sign in to comment.