Refactor
This commit is contained in:
@@ -113,16 +113,6 @@ if(ENABLE_TESTS)
|
||||
endif()
|
||||
|
||||
# Build assets
|
||||
# add_custom_target(DUSK_ASSETS_BUILT ALL
|
||||
# COMMAND
|
||||
# ${Python3_EXECUTABLE} ${DUSK_TOOLS_DIR}/assettool.py
|
||||
# --assets ${DUSK_GAME_ASSETS_DIR}
|
||||
# --output-assets ${DUSK_BUILT_ASSETS_DIR}
|
||||
# --output-file ${DUSK_BUILD_DIR}/dusk.dsk
|
||||
# --headers-dir ${DUSK_GENERATED_HEADERS_DIR}
|
||||
# --input ${DUSK_ASSETS}
|
||||
# )
|
||||
# add_dependencies(${DUSK_LIBRARY_TARGET_NAME} DUSK_ASSETS_BUILT)
|
||||
dusk_run_python(
|
||||
DUSK_ASSETS_BUILT
|
||||
tools.asset.bundle
|
||||
|
||||
Reference in New Issue
Block a user