chore: remove Graphics folder from asset copy exclusions (not final)

This commit is contained in:
George V. 2026-04-11 21:26:31 +03:00
parent 192c2a3c5c
commit 45d9d74dc8
No known key found for this signature in database
GPG key ID: 1DB61094F2DD4982

View file

@ -14,9 +14,9 @@ function(setup_asset_folder_copy TARGET_NAME ASSET_FOLDER_PAIRS)
) )
# Global folder exclusions applied to every folder copy # Global folder exclusions applied to every folder copy
set(ASSET_EXCLUDE_FOLDERS # set(ASSET_EXCLUDE_FOLDERS
"Graphics" # "Graphics"
) # )
# Exclude platform-specific media folders # Exclude platform-specific media folders
set(PLATFORM_MEDIA_FOLDERS set(PLATFORM_MEDIA_FOLDERS