mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 13:31:06 +08:00
4 lines
154 B
Plaintext
4 lines
154 B
Plaintext
|
ed25519 provides CMake targets:
|
||
|
find_package(unofficial-ed25519 CONFIG REQUIRED)
|
||
|
target_link_libraries(main PRIVATE unofficial::ed25519::ed25519)
|