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

Fixed install vision_utils

parent 1627f3cf
No related branches found
No related tags found
No related merge requests found
...@@ -635,10 +635,10 @@ include/base/processor/processor_tracker_feature_image.h ...@@ -635,10 +635,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