
ADD_EXECUTABLE( test_seabedgui_log test_seabedgui_log.cpp )

# Link test to auv_data_tools library 
TARGET_LINK_LIBRARIES( test_seabedgui_log adt )

