don't build uniworxdb when library-only
This commit is contained in:
parent
c3b0ffe582
commit
957f911f33
@ -218,6 +218,9 @@ executables:
|
||||
dependencies:
|
||||
- uniworx
|
||||
other-modules: []
|
||||
when:
|
||||
- condition: flag(library-only)
|
||||
buildable: false
|
||||
|
||||
# Test suite
|
||||
tests:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user