don't build uniworxdb when library-only
This commit is contained in:
parent
c3b0ffe582
commit
957f911f33
@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user