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_sequencer
/
CMakeLists.txt
diff --git
a/source/blender/editors/space_sequencer/CMakeLists.txt
b/source/blender/editors/space_sequencer/CMakeLists.txt
index 383cc05b7f7b7bd07534d8b15b0b76710cf66099..d776ea5d79642608ab90aca4e9cf4ae93daf5cf4 100644
(file)
--- a/
source/blender/editors/space_sequencer/CMakeLists.txt
+++ b/
source/blender/editors/space_sequencer/CMakeLists.txt
@@
-31,6
+31,7
@@
SET(INC
../../makesrna
../../windowmanager
../../../../intern/audaspace/intern
+ ${PYTHON_INC}
)
BLENDERLIB(bf_editor_space_sequencer "${SRC}" "${INC}")