set(SRCS passpredict.cpp) add_executable(passpredict ${SRCS}) target_link_libraries(passpredict sgp4 rt)