blob: 569888164fa6f681399337d112a982329d16f0d7 [file] [log] [blame]
project('nested subproject regenerate depends', 'c')
s = subproject('sub1')
# This is needed to make msbuild noop check work correctly
executable('exe', 'main.c')