set(echorec_src echorec.c) add_executable(echorec ${echorec_src}) target_link_libraries(echorec pulse)