Ask Your Question

Revision history [back]

click to hide/show revision 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