mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-11 11:52:56 +00:00
chore: remove Graphics folder from asset copy exclusions (not final)
This commit is contained in:
parent
192c2a3c5c
commit
45d9d74dc8
|
|
@ -14,9 +14,9 @@ function(setup_asset_folder_copy TARGET_NAME ASSET_FOLDER_PAIRS)
|
|||
)
|
||||
|
||||
# Global folder exclusions applied to every folder copy
|
||||
set(ASSET_EXCLUDE_FOLDERS
|
||||
"Graphics"
|
||||
)
|
||||
# set(ASSET_EXCLUDE_FOLDERS
|
||||
# "Graphics"
|
||||
# )
|
||||
|
||||
# Exclude platform-specific media folders
|
||||
set(PLATFORM_MEDIA_FOLDERS
|
||||
|
|
|
|||
Loading…
Reference in a new issue