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-07-05 02:43:51 +0400
committerCampbell Barton <ideasman42@gmail.com>2010-07-05 02:43:51 +0400
commit66a72343ef7bda52a30c0e96b17e792016d924b3 (patch)
tree69a9f2ec8e300c75843c441864aec6e457efd03f /source/creator
parentef3f967baf02104d2371a83ff11b9f9058c4e020 (diff)
fix for building with cmake
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index b4d9be59b59..05baec55891 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -393,8 +393,6 @@ ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
bf_editor_datafiles
blender_BSP
- bf_ghost
- bf_string
blender_render
blender_ONL
bf_python
@@ -405,9 +403,11 @@ ENDIF(CMAKE_SYSTEM_NAME MATCHES "Linux")
bf_nodes
bf_gpu
bf_blenloader
+ bf_blenlib
+ bf_ghost
+ bf_string
bf_blenpluginapi
bf_imbuf
- bf_blenlib
bf_avi
bf_cineon
bf_openexr