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