mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
576f3f1ad1
* [highway] Bump to 1.0.6 & fix usage * update version database
5 lines
120 B
Plaintext
5 lines
120 B
Plaintext
highway provides CMake targets:
|
|
|
|
find_package(hwy CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE hwy::hwy)
|