add_executable( test_correlator ../src/correlator.c ../src/correlator.h test_correlator.c ) target_link_libraries( test_correlator m )