• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1subdir('cocoa')
2subdir('generic')
3subdir('gtk', if_found : gtk_dep)
4qt5core_dep = dependency('qt5', modules : ['Core'], required : false)
5subdir('qt', if_found: qt5core_dep)
6subdir('sdl')
7