Skip to content

Commit

Permalink
correct xfeatures2d include for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kalwalt committed Sep 15, 2023
1 parent 0cc63af commit c1cceb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ target_include_directories(webarkit_test PRIVATE
${OPENCV_MODULE_opencv_imgcodecs_LOCATION}/include
${OPENCV_MODULE_opencv_video_LOCATION}/include
${OPENCV_MODULE_opencv_xfeatures2d_LOCATION}/include
${opencv_contrib_SOURCE_DIR}/modules/xfeatures2d/include
)

set(webarkit_test
Expand Down

0 comments on commit c1cceb0

Please sign in to comment.