
ADD_EXECUTABLE( test_keypoints test_keypoints.cpp )

TARGET_LINK_LIBRARIES( test_keypoints keypoint )

