blob: abefb30fca87a25ed4428ad82b7cb625dbf46af9 [file] [log] [blame]
project('sub')
# Simulate an optional feature that requires subsub.wrap, but that feature is
# not enabled.
if false
dependency('subsub-1.0')
endif