Dawn reset
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
add_custom_target(dawnassets
|
||||
COMMAND ${DAWN_TOOLS_DIR}/assetstool/assetstool.py
|
||||
--input=${DAWN_ASSETS_BUILD_DIR}
|
||||
--output=${DAWN_BUILD_DIR}/assets.tar
|
||||
--output=${DAWN_BUILD_DIR}/dawn.tar
|
||||
COMMENT "Bundling assets..."
|
||||
USES_TERMINAL
|
||||
DEPENDS ${DAWN_ASSETS}
|
||||
|
Reference in New Issue
Block a user