updated version
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
PROJECT(BULLET_PHYSICS)
|
||||
|
||||
IF (NOT CMAKE_BUILD_TYPE)
|
||||
SET(CMAKE_BUILD_TYPE "Release")
|
||||
ENDIF (NOT CMAKE_BUILD_TYPE)
|
||||
|
||||
SUBDIRS(src Demos Extras)
|
||||
|
||||
Reference in New Issue
Block a user