Skip to content

Commit

Permalink
Enable Bullet RTTI
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwason authored and Levi-Armstrong committed Apr 16, 2022
1 parent 9035fb3 commit 73747d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bullet3/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ if(NOT Bullet_FOUND OR NOT ${BULLET_DEFINITIONS} MATCHES ".*-DBT_USE_DOUBLE_PREC
-DUSE_MSVC_RUNTIME_LIBRARY_DLL:BOOL=ON
-DINSTALL_LIBS:BOOL=ON
-DUSE_DOUBLE_PRECISION:BOOL=ON
-DUSE_MSVC_DISABLE_RTTI:BOOL=OFF
)
endif()

Expand Down

0 comments on commit 73747d1

Please sign in to comment.