mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 03:34:56 +02:00
CMakeLists.txt: Print ${EC_LIB}
This commit is contained in:
parent
c4304e3d22
commit
ea63d3e4ec
1 changed files with 2 additions and 0 deletions
|
|
@ -97,6 +97,8 @@ else()
|
|||
message(FATAL_ERROR "Invalid ec implementation: " ${EC_LIB})
|
||||
endif()
|
||||
|
||||
message("-- Using Elliptic curve library: ${EC_LIB}")
|
||||
|
||||
# --------------------------------
|
||||
# Tests
|
||||
# --------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue