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:
authorStefan Werner <stefan@keindesign.de>2022-02-22 18:34:52 +0300
committerStefan Werner <stefan@keindesign.de>2022-02-22 18:34:52 +0300
commit51c7193405873a0d90596f3683686bbf1603fc1f (patch)
tree9d622e2bb8710826689c5aa333ecffc08f3a388c /CMakeLists.txt
parentb861d3e4c133e5ef2f9acb3fa39096a20addb32a (diff)
Cycles: Removed numaapi from standalone
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 890969f6724..bbddaff8480 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1886,7 +1886,6 @@ elseif(WITH_CYCLES_STANDALONE)
add_subdirectory(intern/glew-mx)
add_subdirectory(intern/guardedalloc)
add_subdirectory(intern/libc_compat)
- add_subdirectory(intern/numaapi)
add_subdirectory(intern/sky)
add_subdirectory(intern/cycles)