don't build uniworxdb when library-only

This commit is contained in:
Gregor Kleen 2019-04-07 22:47:42 +02:00
parent c3b0ffe582
commit 957f911f33

View File

@ -218,6 +218,9 @@ executables:
dependencies: dependencies:
- uniworx - uniworx
other-modules: [] other-modules: []
when:
- condition: flag(library-only)
buildable: false
# Test suite # Test suite
tests: tests: