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
path: root/extern
diff options
context:
space:
mode:
Diffstat (limited to 'extern')
-rw-r--r--extern/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/extern/CMakeLists.txt b/extern/CMakeLists.txt
index 0d9010b15ea..1952e418cfb 100644
--- a/extern/CMakeLists.txt
+++ b/extern/CMakeLists.txt
@@ -46,9 +46,9 @@ if(WITH_DRACO)
endif()
# now only available in a branch
-#if(WITH_MOD_CLOTH_ELTOPO)
-# add_subdirectory(eltopo)
-#endif()
+# if(WITH_MOD_CLOTH_ELTOPO)
+# add_subdirectory(eltopo)
+# endif()
if(WITH_BINRELOC)
add_subdirectory(binreloc)