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
path: root/source
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-26 16:13:42 +0300
commit66b25f72c40f072e7fc41721a58d255f3618c6dc (patch)
treebb8140accc767290f031dd78bc36b9f8c24c85ee /source
parentb41ffbea51578a3053cf08892ba71f9c27541987 (diff)
Missing library linking in the blenderplayer.
Diffstat (limited to 'source')
-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