1 2 3 4 5 6 7 8
test_copy = executable( 'test-copy', [ 'test-copy.c', 'test.c', 'test.h' ], dependencies: libnautilus_dep )