qt6-bb10/cmake/FindLibproxy.cmake

4 lines
82 B
CMake

find_package(PkgConfig)
pkg_check_modules(Libproxy libproxy-1.0 IMPORTED_TARGET)