Added some more directory includes for CMake.
This commit is contained in:
@@ -27,7 +27,7 @@ FILE(GLOB SRC intern/*.c)
|
||||
|
||||
SET(INC
|
||||
. ../../../intern/guardedalloc ../blenlib ../makesdna ../makesrna
|
||||
../blenkernel ../editors/include ${PYTHON_INC}
|
||||
../blenkernel ../editors/include ../windowmanager ${PYTHON_INC}
|
||||
)
|
||||
|
||||
IF(WITH_VERSE)
|
||||
|
Reference in New Issue
Block a user