mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 05:41:37 +08:00
5 lines
164 B
Plaintext
5 lines
164 B
Plaintext
|
The package uriparser provides CMake targets:
|
||
|
|
||
|
find_package(uriparser CONFIG REQUIRED char wchar_t)
|
||
|
target_link_libraries(main PUBLIC uriparser::uriparser)
|