Skip to content
Snippets Groups Projects
Commit 8d9523fa authored by Cédric Traizet's avatar Cédric Traizet
Browse files

BUG: don't set opencv dir in Superbuild scripts as cmake should be able to...

BUG: don't set opencv dir in Superbuild scripts as cmake should be able to find it and because share/OpenCV does not exist in opencv4
parent 48c6e94a
No related branches found
No related tags found
No related merge requests found
......@@ -125,5 +125,3 @@ ExternalProject_Add(OPENCV
)
SUPERBUILD_PATCH_SOURCE(OPENCV)
set(_SB_OpenCV_DIR ${SB_INSTALL_PREFIX}/share/OpenCV)
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