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:
Diffstat (limited to 'source/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 8b157b2798b..f790e213b57 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -798,6 +798,7 @@ endif()
bf_intern_smoke
extern_minilzo
extern_lzma
+ extern_recastnavigation
ge_logic_ketsji
ge_phys_common
ge_logic
@@ -819,6 +820,8 @@ endif()
bf_blenfont
bf_intern_audaspace
bf_intern_mikktspace
+ extern_recastnavigation
+ bf_editor_util # --- BAD LEVEL CALL HERE --- XXX, this should be removed before release!
)
if(WITH_MOD_CLOTH_ELTOPO)