About to relearn this version of the language.
This commit is contained in:
@ -4,5 +4,5 @@
|
||||
# https://opensource.org/licenses/MIT
|
||||
|
||||
function(tool_truetype target ttf)
|
||||
tool_copy(${target} ${ttf} ${DAWN_ASSETS_BUILD_DIR}/${target}.ttf)
|
||||
tool_copy(${target} ${ttf} ${target}.ttf)
|
||||
endfunction()
|
Reference in New Issue
Block a user