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:
authorLukas Tönne <lukas.toenne@gmail.com>2015-03-23 16:09:05 +0300
committerLukas Tönne <lukas.toenne@gmail.com>2015-03-23 16:09:05 +0300
commit0febcc745a004f0553fc5535287472b2ae0a3534 (patch)
tree5d1652f17aa7483247add88e675790f23c1e61a9 /source/blenderplayer
parent5f2e5ffd188dcf922d750ab5384652ef7ea95c99 (diff)
Missing library linking in the blenderplayer.
Diffstat (limited to 'source/blenderplayer')
-rw-r--r--source/blenderplayer/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/blenderplayer/CMakeLists.txt b/source/blenderplayer/CMakeLists.txt
index 25ee4f2ef21..945152bfcb6 100644
--- a/source/blenderplayer/CMakeLists.txt
+++ b/source/blenderplayer/CMakeLists.txt
@@ -149,6 +149,8 @@ endif()
bf_dna
ge_videotex
bf_blenfont
+ bf_pointcache_alembic
+ bf_pointcache
bf_intern_audaspace
blenkernel_blc
bf_bmesh