Moving some assets around
This commit is contained in:
@ -68,7 +68,7 @@ function(tool_texture target)
|
||||
|
||||
add_custom_target(${target}
|
||||
COMMAND texturetool
|
||||
--input="${DAWN_ASSETS_SOURCE_DIR}/${FILE}"
|
||||
--input="${FILE}"
|
||||
--output="${DAWN_ASSETS_BUILD_DIR}/${target}"
|
||||
--wrapX="${WRAP_X}"
|
||||
--wrapY="${WRAP_Y}"
|
||||
|
Reference in New Issue
Block a user