cmake find_package(Proj) examples
MapServer/MapServer
CMakeLists.txt
:470
find_package
(Proj)
qgis/QGIS
CMakeLists.txt
:442
find_package
(Proj REQUIRED)