parent
e5d03f5e13
commit
19f9369b4c
4 changed files with 5 additions and 5 deletions
@ -1,3 +1,3 @@ |
||||
project('exectuable suffix', 'c') |
||||
project('executable suffix', 'c') |
||||
foo = executable('foo', 'main.c') |
||||
foo_bin = executable('foo', 'main.c', name_suffix: 'bin') |
||||
|
Loading…
Reference in new issue