mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 10:25:32 +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 |