mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-13 11:07:42 +00:00
6 lines
No EOL
222 B
Meson
6 lines
No EOL
222 B
Meson
if node.found()
|
|
# Note: if node is not available, we cannot build the keyboards; build.sh
|
|
# emits a warning that the 'ldml' keyboard tests will be skipped; that
|
|
# includes these tests for now
|
|
subdir('binary')
|
|
endif |