projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Audaspace: Buildsystem update after Ton destroyed building with scons and cmake,...
[blender.git]
/
source
/
blender
/
editors
/
space_graph
/
CMakeLists.txt
diff --git
a/source/blender/editors/space_graph/CMakeLists.txt
b/source/blender/editors/space_graph/CMakeLists.txt
index 6ad95d920c606fd82665e8555bd1487db6fe0d7e..e511c8e963cb0aaa9663850f4506b650ab246c89 100644
(file)
--- a/
source/blender/editors/space_graph/CMakeLists.txt
+++ b/
source/blender/editors/space_graph/CMakeLists.txt
@@
-30,6
+30,7
@@
SET(INC
../../makesrna
../../windowmanager
../../../../intern/audaspace/intern
+ ${PYTHON_INC}
)
BLENDERLIB(bf_editor_space_graph "${SRC}" "${INC}")