1project('lib@root', 'c')
2lib = library('lib', 'lib.c')
3subdir('main')
4