841b3c6
1 2 3 4 5 6 7 8 9 10
e = executable( 'evanix', 'evanix.c', include_directories: evanix_inc, dependencies: cjson_dep, install: true, ) test('evanix', e)