Changeset View
Changeset View
Standalone View
Standalone View
source/blender/gpu/CMakeLists.txt
| Context not available. | |||||
| ../nodes | ../nodes | ||||
| ../nodes/intern | ../nodes/intern | ||||
| ../../../intern/glew-mx | |||||
| ../../../intern/guardedalloc | ../../../intern/guardedalloc | ||||
| ../../../intern/smoke/extern | ../../../intern/smoke/extern | ||||
| ) | ) | ||||
| Context not available. | |||||
| intern/gpu_codegen.c | intern/gpu_codegen.c | ||||
| intern/gpu_draw.c | intern/gpu_draw.c | ||||
| intern/gpu_extensions.c | intern/gpu_extensions.c | ||||
| intern/gpu_init_exit.c | |||||
| intern/gpu_material.c | intern/gpu_material.c | ||||
| intern/gpu_simple_shader.c | intern/gpu_simple_shader.c | ||||
| Context not available. | |||||
| add_definitions(-DWITH_SMOKE) | add_definitions(-DWITH_SMOKE) | ||||
| endif() | endif() | ||||
| add_definitions(-DGLEW_STATIC) | add_definitions(${GL_DEFINITIONS}) | ||||
| if(WITH_IMAGE_DDS) | if(WITH_IMAGE_DDS) | ||||
| add_definitions(-DWITH_DDS) | add_definitions(-DWITH_DDS) | ||||
| Context not available. | |||||