mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
42ffe30d32
* [xsimd] Bump to 11.1.0 * update version database
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
xsimd provides CMake targets:
|
|
|
|
find_package(xsimd CONFIG REQUIRED)
|
|
target_link_libraries(main PRIVATE xsimd)
|