
ADD_EXECUTABLE( find_keypoints find_keypoints.cpp )

TARGET_LINK_LIBRARIES( find_keypoints keypoint )

