parent
3b9f4098ef
commit
8b1e9a6f6a
5 changed files with 2 additions and 14 deletions
@ -1,7 +1,3 @@ |
||||
project('ndebug enabled', 'c') |
||||
|
||||
if meson.get_compiler('c').get_id() == 'msvc' |
||||
error('MESON_SKIP_TEST b_ndebug is not supported on Visual Studio') |
||||
endif |
||||
|
||||
executable('main', 'main.c') |
||||
|
Loading…
Reference in new issue