1 2 3 4
opentrack_boilerplate(opentrack-options NO-COMPAT BIN) if(NOT WIN32 AND NOT APPLE) target_link_libraries(opentrack-options rt) endif()