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>2009-09-25 05:49:06 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-09-25 05:49:06 +0400
commit5fdb839865436b98d021d4708e5d5141646f6e0e (patch)
tree27915a2822eb7875e5ff883cd34ede3f66ae6a9a /source/creator
parent83c3780d8c7f4bedfcd34d7a1dbb1aea9183ac32 (diff)
needed for linking with cmake on unix
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt12
1 files changed, 2 insertions, 10 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 51a52ee6861..0cc0d5d496b 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -362,6 +362,7 @@ IF(UNIX)
blender_ONL
bf_python
bf_gen_python
+ bf_ikplugin
bf_blenkernel
bf_nodes
bf_gpu
@@ -376,15 +377,12 @@ IF(UNIX)
bf_readblenfile
blender_bop
bf_kernel
- bf_decimation
bf_elbeem
bf_IK
bf_memutil
bf_guardedalloc
blender_CTR
bf_moto
- bf_windowmanager
- bf_editors
bf_blroutines
bf_converter
bf_dummy
@@ -399,17 +397,11 @@ IF(UNIX)
bf_oglrasterizer
bf_expressions
bf_scenegraph
- bf_moto
- bf_blroutines
kx_network
- bf_kernel
bf_ngnetwork
extern_bullet
bf_loopbacknetwork
- bf_common
- bf_moto
- bf_python
- bf_gen_python
+ bf_ITASC
extern_binreloc
extern_glew
extern_libopenjpeg