mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-18 04:20:03 +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})
|
message(FATAL_ERROR "Invalid ec implementation: " ${EC_LIB})
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
message("-- Using Elliptic curve library: ${EC_LIB}")
|
||||||
|
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
# Tests
|
# Tests
|
||||||
# --------------------------------
|
# --------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue