mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 16:39:02 +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)
|