Skip to content
Snippets Groups Projects
Commit 2f723b00 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Fixed install vision_utils

parent 3ea0f942
No related branches found
No related tags found
1 merge request!260WIP: params autoconf
Pipeline #2465 canceled
...@@ -640,10 +640,10 @@ include/base/processor/processor_tracker_feature_image.h ...@@ -640,10 +640,10 @@ include/base/processor/processor_tracker_feature_image.h
include/base/processor/processor_tracker_landmark_image.h include/base/processor/processor_tracker_landmark_image.h
) )
SET(HDRS_PROCESSOR ${HDRS_PROCESSOR} SET(HDRS_PROCESSOR ${HDRS_PROCESSOR}
src/processor/processor_tracker_feature_trifocal.h include/base/processor/processor_tracker_feature_trifocal.h
) )
SET(HDRS_LANDMARK ${HDRS_LANDMARK} SET(HDRS_LANDMARK ${HDRS_LANDMARK}
src/landmark/landmark_point_3D.h include/base/landmark/landmark_point_3D.h
) )
SET(SRCS ${SRCS} SET(SRCS ${SRCS}
src/capture/capture_image.cpp src/capture/capture_image.cpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment