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:
authorJacques Beuarain <jacques.beaurain@gmail.com>2007-04-09 15:30:06 +0400
committerJacques Beuarain <jacques.beaurain@gmail.com>2007-04-09 15:30:06 +0400
commit079debe76f305ff0b541d43982813b91d17d13dc (patch)
treed335f070215a5c8c4f26440c6602fe1853454231 /blenderplayer
parent525e7ac8d0b40b5f11fe9247f8be74a259f5e889 (diff)
CMake: Fix build after nodes changes (including GE linking)
Diffstat (limited to 'blenderplayer')
-rw-r--r--blenderplayer/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/blenderplayer/CMakeLists.txt b/blenderplayer/CMakeLists.txt
index d144abcbc6a..4a2fc330077 100644
--- a/blenderplayer/CMakeLists.txt
+++ b/blenderplayer/CMakeLists.txt
@@ -66,8 +66,6 @@ IF(UNIX)
bf_decimation
bf_blenloader
bf_blenpluginapi
- bf_imbuf
- bf_avi
bf_blroutines
bf_converter
bf_sumo
@@ -85,6 +83,9 @@ IF(UNIX)
bf_moto
bf_soundsystem
bf_kernel
+ bf_nodes
+ bf_imbuf
+ bf_avi
kx_network
bf_ngnetwork
bf_loopbacknetwork