Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/cycles/util/CMakeLists.txt')
-rw-r--r--intern/cycles/util/CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/intern/cycles/util/CMakeLists.txt b/intern/cycles/util/CMakeLists.txt
index b68646a44d5..a26934c0ace 100644
--- a/intern/cycles/util/CMakeLists.txt
+++ b/intern/cycles/util/CMakeLists.txt
@@ -53,16 +53,6 @@ if(WITH_CYCLES_STANDALONE)
endif()
endif()
-if(CYCLES_STANDALONE_REPOSITORY)
- list(APPEND INC_SYS
- ../../third_party/numaapi/include
- )
-else()
- list(APPEND INC_SYS
- ../../numaapi/include
- )
-endif()
-
set(SRC_HEADERS
algorithm.h
aligned_malloc.h