WIP: Brush assets project #106303

Draft
Julian Eisel wants to merge 358 commits from brush-assets-project into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 6 additions and 0 deletions
Showing only changes of commit e7c03c1644 - Show all commits

View File

@ -1714,6 +1714,12 @@ if(EXISTS "${ASSET_BUNDLE_TESTING_DIR}")
set(ASSET_BUNDLE_DIR "${ASSET_BUNDLE_TESTING_DIR}")
endif()
# TODO temporary change for development only. Remove before merging.
set(ASSET_BUNDLE_TESTING_DIR "${ASSET_BUNDLE_DIR}/../testing/")
if(EXISTS "${ASSET_BUNDLE_TESTING_DIR}")
set(ASSET_BUNDLE_DIR "${ASSET_BUNDLE_TESTING_DIR}")
endif()
if(EXISTS "${ASSET_BUNDLE_DIR}")
install(
DIRECTORY ${ASSET_BUNDLE_DIR}