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>2010-04-25 05:10:03 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-04-25 05:10:03 +0400
commitb37ae4a3754bf0640de32b6a7e2be970d359d822 (patch)
treeb60da7ea730fafdb461c449d32fe1cf9caa67499 /source/creator/CMakeLists.txt
parent2cec60e2ebd243e3bf3216c70f465a717b9de29a (diff)
re-arrange modifier and blenkernel to overcome some linking problems that stopped modifiers being able to build when using some blender-kernel defined stuff
Diffstat (limited to 'source/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 42883ffd4dd..193217abc9d 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -369,8 +369,8 @@ ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
bf_python
bf_gen_python
bf_ikplugin
- bf_blenkernel
bf_modifiers
+ bf_blenkernel
bf_nodes
bf_gpu
bf_blenloader