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:
-rw-r--r--source/creator/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 22903cfae64..2e626428826 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -392,7 +392,6 @@ if(WITH_PYTHON)
# Disable add-ons that don't conform to distribution requirements, see: T95442.
PATTERN "addons/amaranth" EXCLUDE
- PATTERN "addons/mesh_tiny_cad" EXCLUDE
)
unset(ADDON_EXCLUDE_CONDITIONAL)