Hash : 5732ce56 Author : Date : 2024-04-04T12:14:46
meson: Initial commit
Download
1 2 3 4 5 6 7 8
exe = executable( 'gjobread', files('gjobread.c'), dependencies: xml_dep, include_directories: config_dir, ) test('gjobread', exe, timeout: 0)