Changeset View
Changeset View
Standalone View
Standalone View
source/blender/bmesh/CMakeLists.txt
| Context not available. | |||||
| ../makesdna | ../makesdna | ||||
| ../../../intern/guardedalloc | ../../../intern/guardedalloc | ||||
| ../../../extern/rangetree | ../../../extern/rangetree | ||||
| ../../../intern/opennl/extern | |||||
| ) | ) | ||||
| set(INC_SYS | set(INC_SYS | ||||
| Context not available. | |||||
| add_definitions(-DWITH_INTERNATIONAL) | add_definitions(-DWITH_INTERNATIONAL) | ||||
| endif() | endif() | ||||
| if(WITH_OPENNL) | |||||
| add_definitions(-DWITH_OPENNL) | |||||
| list(APPEND INC_SYS | |||||
| ../../../intern/opennl/extern | |||||
| ) | |||||
| endif() | |||||
| if(WITH_FREESTYLE) | if(WITH_FREESTYLE) | ||||
| add_definitions(-DWITH_FREESTYLE) | add_definitions(-DWITH_FREESTYLE) | ||||
| endif() | endif() | ||||
| Context not available. | |||||