Commit: 59a133b61f4b48a7e41b1f89effe921a905d0cae
Author: Aaron Carlisle
Date:   Mon Feb 28 14:38:13 2022 -0500
Branches: blender-v3.1-release
https://developer.blender.org/rB59a133b61f4b48a7e41b1f89effe921a905d0cae

Cmake: Re-enable real snow add-on

This add-on now conforms to the distribution requirements, see: T95442.

===================================================================

M       source/creator/CMakeLists.txt

===================================================================

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)

_______________________________________________
Bf-blender-cvs mailing list
[email protected]
List details, subscription details or unsubscribe:
https://lists.blender.org/mailman/listinfo/bf-blender-cvs

Reply via email to