build system changes to eltopo, re-applied.

This commit is contained in:
Campbell Barton
2011-05-02 03:44:02 +00:00
parent 4548063f97
commit 07ee0dcc74
8 changed files with 20 additions and 21 deletions

View File

@@ -114,7 +114,6 @@ option(WITH_BUILDINFO "Include extra build details (only disable for develop
option(WITH_IK_ITASC "Enable ITASC IK solver (only disable for development & for incompatible C++ compilers)" ON)
option(WITH_FFTW3 "Enable FFTW3 support (Used for smoke and audio effects)" OFF)
option(WITH_BULLET "Enable Bullet (Physics Engine)" ON)
option(WITH_ELTOPO "Enable Eltopo Continuous Collision Engine" OFF)
option(WITH_GAMEENGINE "Enable Game Engine" ON)
option(WITH_PLAYER "Build Player" OFF)
# (unix defaults to OpenMP On)