blob: 714ad3bd1aeba58ef216ab10edad30966aeb2d71 [file] [log] [blame]
project('framework dependency with version')
# do individual frameworks have a meaningful version to test? And multiple frameworks might be listed...
# otherwise we're not on OSX and this will definitely fail
dep = dependency('appleframeworks', modules: 'foundation', version: '>0')