gtk = dependency('gtk+-3.0') executable('hallo', 'main.c', deps : gtk)