From 07ee0dcc74042779511528975c2ae7956abf7478 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 2 May 2011 03:44:02 +0000 Subject: build system changes to eltopo, re-applied. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index f96f223c97d..a3baf582b9f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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) -- cgit v1.2.3