Changeset View
Changeset View
Standalone View
Standalone View
intern/cycles/util/CMakeLists.txt
| Show First 20 Lines • Show All 60 Lines • ▼ Show 20 Lines | else() | ||||
| list(APPEND INC_SYS | list(APPEND INC_SYS | ||||
| ../../numaapi/include | ../../numaapi/include | ||||
| ) | ) | ||||
| endif() | endif() | ||||
| set(SRC_HEADERS | set(SRC_HEADERS | ||||
| util_algorithm.h | util_algorithm.h | ||||
| util_aligned_malloc.h | util_aligned_malloc.h | ||||
| util_api.h | |||||
| util_args.h | util_args.h | ||||
| util_array.h | util_array.h | ||||
| util_atomic.h | util_atomic.h | ||||
| util_boundbox.h | util_boundbox.h | ||||
| util_debug.h | util_debug.h | ||||
| util_defines.h | util_defines.h | ||||
| util_deque.h | util_deque.h | ||||
| util_disjoint_set.h | util_disjoint_set.h | ||||
| ▲ Show 20 Lines • Show All 100 Lines • Show Last 20 Lines | |||||