mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 21:39:07 +08:00
4 lines
147 B
Plaintext
4 lines
147 B
Plaintext
|
The package arpack-ng provides CMake targets:
|
||
|
|
||
|
find_package(arpackng CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE ARPACK::ARPACK)
|