
ADD_EXECUTABLE( seabed_stereo_feature_test seabed_stereo_feature_test.cpp )


TARGET_LINK_LIBRARIES( seabed_stereo_feature_test seabedcommon ${LIBCARP_LIBRARY} ${OpenCV_LIBRARIES} seabedslam )
