vcpkg/ports/c89stringutils/usage
Thomas1664 06a42bb8ab
[c89stringutils, rhasheq] Update (#32829)
* [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
2023-08-03 10:26:49 -07:00

5 lines
148 B
Plaintext

c89stringutils provides CMake targets:
find_package(c89stringutils CONFIG REQUIRED)
target_link_libraries(main PRIVATE c89stringutils)