I have a locally prebuilt qt packages, I want to using it to create a conan package. Previously, I only need to set cQt5Config.cmake as the argument of find_package, for example, find_package(Qt Path ...
CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the ...