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>2011-09-10 07:42:45 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-09-10 07:42:45 +0400
commitfb4abf2e414064449624d169e8f10708990ea0d9 (patch)
tree99077023038bed9228c26c26c06f1aab634b3f4a /source/gameengine/Ketsji/CMakeLists.txt
parent0128218254df07f804b15088036a1e7ef4938664 (diff)
fixed linking with CMake
Diffstat (limited to 'source/gameengine/Ketsji/CMakeLists.txt')
-rw-r--r--source/gameengine/Ketsji/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/gameengine/Ketsji/CMakeLists.txt b/source/gameengine/Ketsji/CMakeLists.txt
index 6846da5b019..4b2d828fe81 100644
--- a/source/gameengine/Ketsji/CMakeLists.txt
+++ b/source/gameengine/Ketsji/CMakeLists.txt
@@ -59,7 +59,7 @@ set(INC_SYS
${GLEW_INCLUDE_PATH}
../../../extern/recastnavigation/Recast/Include
../../../extern/recastnavigation/Detour/Include
- ../../../source/blender/editors/include
+ ../../blender/editors/include
)
set(SRC