
ADD_EXECUTABLE( track_keypoints track_keypoints.cpp )

TARGET_LINK_LIBRARIES( track_keypoints keypoint )

