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/gameengine/GameLogic/CMakeLists.txt')
-rw-r--r--source/gameengine/GameLogic/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/gameengine/GameLogic/CMakeLists.txt b/source/gameengine/GameLogic/CMakeLists.txt
index ad357bd015b..05071f59707 100644
--- a/source/gameengine/GameLogic/CMakeLists.txt
+++ b/source/gameengine/GameLogic/CMakeLists.txt
@@ -30,13 +30,12 @@ set(INC
../SceneGraph
../../blender/blenlib
../../../intern/container
- ../../../intern/moto/include
../../../intern/string
../../../intern/ghost
)
set(INC_SYS
-
+ ../../../intern/moto/include
)
set(SRC