1 | initial version |
if it built libs like opencv_highgui343, you would use those instead.
if you wanted to build a single opencv_world lib ( note: NOT possible, if you build with contrib modules !) you should use:
cmake -DBUILD_opencv_world=ON