
ADD_EXECUTABLE( extract83p extract83p.cpp )

# Link test to auv_data_tools library 
TARGET_LINK_LIBRARIES( extract83p deltaT m )

