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 'extern/CMakeLists.txt')
-rw-r--r--extern/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/extern/CMakeLists.txt b/extern/CMakeLists.txt
index 1952e418cfb..b985a39106b 100644
--- a/extern/CMakeLists.txt
+++ b/extern/CMakeLists.txt
@@ -45,11 +45,6 @@ if(WITH_DRACO)
add_subdirectory(draco)
endif()
-# now only available in a branch
-# if(WITH_MOD_CLOTH_ELTOPO)
-# add_subdirectory(eltopo)
-# endif()
-
if(WITH_BINRELOC)
add_subdirectory(binreloc)
endif()