blob: 0114b9a315e26fce2ccd2d0c61ff3d9b793fb497 [file] [log] [blame]
project('test', 'c')
executable(
'main', 'main.c', dependencies: subproject('sub'))