diff --git a/src/bullet/CMakeLists.txt b/src/bullet/CMakeLists.txt index 506a76f8d..51f76cfa3 100644 --- a/src/bullet/CMakeLists.txt +++ b/src/bullet/CMakeLists.txt @@ -1,5 +1,7 @@ # CMakeLists.txt for Bullet in STK +include_directories(".") + # libbulletmath add_library(bulletmath src/LinearMath/btAabbUtil2.h src/LinearMath/btMotionState.h