blob: 013b473e50a327aba8f8d0bc2aa73ef387f466d2 [file] [log] [blame]
project('proj', 'c')
# Subproject overrides 'sub' with another variable than dep2. This should warn.
dependency('sub', fallback : ['sub', 'dep2'])