mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:41:47 +08:00
e58a894a9a
* [args] Bump to 6.4.6 * update version database
5 lines
122 B
Plaintext
5 lines
122 B
Plaintext
args provides CMake targets:
|
|
|
|
find_package(args CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE taywee::args)
|