Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Add find_package(OpenCV 4.1.0 REQUIRED ) (or other version) to your CMakeLists.txt and it will be ready for you. Do not forget to name the libraries to link in the target descriptions (opencv_core, opencv_imgproc and others).