1 2 3 4
project('regex escape test', 'c') exe = executable('testprog', 'test.c') test('runtest', exe)