spiegel-keyman/core/tests/unit/kmx/fixtures/meson.build
2022-09-12 05:46:13 +10:00

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