Fix build problems with HeightFieldFluidDemo

This commit is contained in:
john.mccutchan
2009-01-26 21:16:15 +00:00
parent 57fb21879b
commit d0278d9cd1
2 changed files with 2 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ PROJECT(BULLET_PHYSICS)
SET(BULLET_VERSION 2.73)
IF (NOT CMAKE_BUILD_TYPE)
// SET(CMAKE_BUILD_TYPE "Debug")
SET(CMAKE_BUILD_TYPE "Release")
ENDIF (NOT CMAKE_BUILD_TYPE)