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-11-05 04:47:55 +0300
committerCampbell Barton <ideasman42@gmail.com>2010-11-05 04:47:55 +0300
commitda402c937ea3e86159ab22c3efd4f235c5533c08 (patch)
tree37f54b34d96b6a95111648001e60a5b693be02bc /source/blenderplayer/CMakeLists.txt
parent52865a51408fba9c871caff82ca0acb71a37d2d7 (diff)
fix for linking the player, also fixes building without python and bullet.
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 b1dbde8d4b1..6c97c2a4465 100644
--- a/source/blenderplayer/CMakeLists.txt
+++ b/source/blenderplayer/CMakeLists.txt
@@ -74,8 +74,8 @@ IF(UNIX)
bf_converter
bf_ketsji
bf_bullet
+ bf_dummy
bf_common
- bf_dummy
bf_logic
bf_rasterizer
bf_oglrasterizer