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
/
sound
/
CMakeLists.txt
diff --git
a/source/blender/editors/sound/CMakeLists.txt
b/source/blender/editors/sound/CMakeLists.txt
index 02765726c6e9c6ea37394849432b6d3b97fea9c0..391f3a9053368f9f1af83c004d8077be5d2173df 100644
(file)
--- a/
source/blender/editors/sound/CMakeLists.txt
+++ b/
source/blender/editors/sound/CMakeLists.txt
@@
-30,6
+30,7
@@
SET(INC
../../makesdna
../../makesrna
../../windowmanager
+ ${PYTHON_INC}
)
BLENDERLIB(bf_editor_sound "${SRC}" "${INC}")