Cmake: Re-enable real snow add-on

This add-on now conforms to the distribution requirements, see: T95442.
This commit is contained in:
Aaron Carlisle 2022-02-28 14:38:13 -05:00
parent 44b0c70919
commit 59a133b61f
1 changed files with 0 additions and 1 deletions

View File

@ -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)