First fix for CMake
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@9340 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
parent
830eb52799
commit
a2dfdc2bf7
@ -1,5 +1,7 @@
|
||||
# CMakeLists.txt for Bullet in STK
|
||||
|
||||
include_directories(".")
|
||||
|
||||
# libbulletmath
|
||||
add_library(bulletmath
|
||||
src/LinearMath/btAabbUtil2.h src/LinearMath/btMotionState.h
|
||||
|
Loading…
Reference in New Issue
Block a user