Newer
Older
dub_jkp / test / issue1194-warn-wrong-subconfig / dub.sdl
@Sönke Ludwig Sönke Ludwig on 25 Oct 2017 272 bytes Add test.
name "test"
dependency "staticlib-simple" path="../1-staticLib-simple"
dependency "sourcelib-simple" path="../1-sourceLib-simple"
targetType "executable"

subConfiguration "staticlib-simple" "foo"
subConfiguration "bar" "baz"
subConfiguration "sourcelib-simple" "library"