mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
* [c89stringutils] Update to 0.0.2 * test UWP * [rhasheq] Update to latest commit * version * version * Use correct date * version * Add rhash patch * version * add find_dependency * version * remove custom find module * version
5 lines
148 B
Plaintext
5 lines
148 B
Plaintext
c89stringutils provides CMake targets:
|
|
|
|
find_package(c89stringutils CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE c89stringutils)
|