add_subdirectory(ex_video_recorder)
add_subdirectory(ex_frame_by_frame)
add_subdirectory(ex_igtl)
if(SIGHT_ENABLE_REALSENSE)
    add_subdirectory(ex_real_sense)
endif()
