Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2012-08-18 17:36:29 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-08-18 17:36:29 +0400
commit47e313ec0cb367e3fcd8fa7aa8adeeb8a4580f13 (patch)
treeab51bfc11de85f335db533f40c5112c07e5edd12 /source/blenderplayer/CMakeLists.txt
parent9e742ffc2b4b99b076cfb66ba491a9fbfc5825c2 (diff)
cmake option to build without iksolver
Diffstat (limited to 'source/blenderplayer/CMakeLists.txt')
-rw-r--r--source/blenderplayer/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blenderplayer/CMakeLists.txt b/source/blenderplayer/CMakeLists.txt
index 5a71b51c5dd..44991adcc9d 100644
--- a/source/blenderplayer/CMakeLists.txt
+++ b/source/blenderplayer/CMakeLists.txt
@@ -110,7 +110,7 @@ endif()
ge_scenegraph
bf_ikplugin
bf_intern_itasc
- bf_intern_ik
+ bf_intern_iksolver
bf_intern_smoke
bf_modifiers
bf_intern_moto