########## Tutorial two ##############
add_executable(tutorial_two simplescope.cpp)

target_link_libraries(tutorial_two indidriver)


