
ADD_EXECUTABLE( overlap_probability_test overlap_probability_test.cpp )


TARGET_LINK_LIBRARIES( overlap_probability_test seabedcommon seabedslam )
