mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
fix(developer): Add configure output for font
This commit is contained in:
parent
f1a17b5c99
commit
2f9bb5be7f
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ builder_describe \
|
|||
|
||||
builder_parse "$@"
|
||||
|
||||
builder_describe_outputs \
|
||||
configure /developer/src/tike/xml/layoutbuilder/keymanweb-osk.ttf
|
||||
|
||||
builder_run_action configure cp "$KEYMAN_ROOT/common/resources/fonts/keymanweb-osk.ttf" "$KEYMAN_ROOT/developer/src/tike/xml/layoutbuilder/"
|
||||
|
||||
builder_run_child_actions clean configure build test
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue