mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 09:41:39 +08:00
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)
|