add_executable(vive_mouse vive_mouse.c)
target_link_libraries(vive_mouse survive ${XDO_LIB})
