kiwmic_sources = files( 'main.c', ) executable( 'kiwmic', kiwmic_sources, include_directories: [include], install: true, )