I wrote a CMakeLists.txt for a project in C++, which uses OpenCV libraries. When I try to create the project using cmake, I ge
CMakeLists.txt
find / -name "OpenCVConfig.cmake"
export OpenCV_DIR=/path/found/above