From 59a133b61f4b48a7e41b1f89effe921a905d0cae Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Mon, 28 Feb 2022 14:38:13 -0500 Subject: Cmake: Re-enable real snow add-on This add-on now conforms to the distribution requirements, see: T95442. --- source/creator/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source') diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt index 8d7728d0577..0297fe63365 100644 --- a/source/creator/CMakeLists.txt +++ b/source/creator/CMakeLists.txt @@ -394,7 +394,6 @@ if(WITH_PYTHON) PATTERN "addons/amaranth" EXCLUDE PATTERN "addons/mesh_tiny_cad" EXCLUDE PATTERN "addons/mesh_tissue" EXCLUDE - PATTERN "addons/real_snow.py" EXCLUDE ) unset(ADDON_EXCLUDE_CONDITIONAL) -- cgit v1.2.3