Searched refs:find_program (Results 1 – 3 of 3) sorted by relevance
| /lighttpd1.4/tests/ |
| H A D | meson.build | 36 test('prepare', find_program('./prepare.sh'), env: env, is_parallel: false) 38 test(t, find_program('./' + t), env: env, is_parallel: false) 40 test('cleanup', find_program('./cleanup.sh'), env: env, is_parallel: false)
|
| H A D | LightyTest.pm | 9 sub find_program { subroutine 37 our $HAVE_PERL = find_program('PERL', 'perl');
|
| /lighttpd1.4/src/ |
| H A D | CMakeLists.txt | 299 find_program(${_package}CONFIG_EXECUTABLE NAMES ${_package})
|