vcpkg/ports/highway/usage
Weihang Ding 576f3f1ad1
[highway] Bump to 1.0.6 & fix usage (#32926)
* [highway] Bump to 1.0.6 & fix usage

* update version database
2023-08-14 17:49:39 -07:00

5 lines
120 B
Plaintext

highway provides CMake targets:
find_package(hwy CONFIG REQUIRED)
target_link_libraries(main PRIVATE hwy::hwy)