mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 21:49:06 +08:00
802998e89d
* [proj] Update to 9.1.1 * Trim patching * Update versions
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
proj provides CMake targets:
|
|
|
|
find_package(PROJ CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE PROJ::proj)
|