opentrack_boilerplate(opentrack-compat STATIC NO-COMPAT)
if(NOT WIN32 AND NOT APPLE)
    target_link_libraries(opentrack-compat rt)
endif()