Skip to content

Commit

Permalink
disable install of pdb files for ogre, seems broken (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood committed Sep 14, 2017
1 parent 374636b commit f12b6d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rviz_ogre_vendor/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ macro(build_ogre)
TIMEOUT 600
CMAKE_ARGS
-DOGRE_STATIC:BOOL=ON
-DOGRE_INSTALL_PDB:BOOL=OFF
-DOGRE_BUILD_DEPENDENCIES:BOOL=ON
-DOGRE_BUILD_TESTS:BOOL=OFF
-DOGRE_INSTALL_DOCS:BOOL=FALSE
Expand Down

0 comments on commit f12b6d9

Please sign in to comment.