Changeset View
Changeset View
Standalone View
Standalone View
source/blender/blenloader/CMakeLists.txt
| Show All 28 Lines | set(INC | ||||
| ../blenkernel | ../blenkernel | ||||
| ../blenlib | ../blenlib | ||||
| ../blentranslation | ../blentranslation | ||||
| ../imbuf | ../imbuf | ||||
| ../makesdna | ../makesdna | ||||
| ../makesrna | ../makesrna | ||||
| ../nodes | ../nodes | ||||
| ../render/extern/include | ../render/extern/include | ||||
| ../viewport | |||||
| ../../../intern/guardedalloc | ../../../intern/guardedalloc | ||||
| # for writefile.c: dna_type_offsets.h | # for writefile.c: dna_type_offsets.h | ||||
| ${CMAKE_BINARY_DIR}/source/blender/makesdna/intern | ${CMAKE_BINARY_DIR}/source/blender/makesdna/intern | ||||
| ) | ) | ||||
| set(INC_SYS | set(INC_SYS | ||||
| ▲ Show 20 Lines • Show All 46 Lines • Show Last 20 Lines | |||||