
ADD_EXECUTABLE( rotation_test rotation_test.cpp )

TARGET_LINK_LIBRARIES( rotation_test keypoint )

