mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
06a42bb8ab
* [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)
|