1 | initial version |
if you're not using the modules from opencv_contrib , you can simply set cmake -DBUILD_opencv_world=ON
, and it will build a single opencv_world320(d).lib
unfortunately, this is not possible with the opencv_contrib modules.