cmake find_package(USE_PROJ_NAME) examples

OSGeo/PROJ test/postinstall/cpp_app/CMakeLists.txt :14

find_package(${USE_PROJ_NAME} REQUIRED CONFIG)

OSGeo/PROJ test/postinstall/c_app/CMakeLists.txt :7

find_package(${USE_PROJ_NAME} REQUIRED CONFIG)