mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-10 05:32:16 +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)
|