
ADD_EXECUTABLE( circle_overlap_test circle_overlap_test.cpp )

TARGET_LINK_LIBRARIES( circle_overlap_test seabedcommon seabedslam )
