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:
authorNicholas Bishop <nicholasbishop@gmail.com>2008-12-31 07:37:01 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2008-12-31 07:37:01 +0300
commitc556bbd67d0e74c5c2e692fe95e0872766e63451 (patch)
tree1e5e3fde4f41519c70c2ea6619950e4454a131a4 /source/creator/CMakeLists.txt
parentde52934331f3b2ecd4d9f0bd37c0b410631d32c3 (diff)
Added some more directory includes for CMake.
Diffstat (limited to 'source/creator/CMakeLists.txt')
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 9908b98d285..2ddc1d61703 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -29,6 +29,7 @@ SETUP_LIBDIRS()
INCLUDE_DIRECTORIES(../../intern/guardedalloc
../blender/blenlib
../blender/blenkernel
+ ../blender/editors/include
../blender/nodes
../blender/include
../blender/blenloader