mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:06:36 +08:00
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
The package CorrelationVector-Cpp provides CMake targets:
|
|
|
|
find_package(correlation_vector CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE microsoft::correlation_vector)
|