mirror of
https://github.com/eosswedenorg/libantelope
synced 2026-06-16 19:50:01 +02:00
3 lines
No EOL
84 B
CMake
3 lines
No EOL
84 B
CMake
|
|
add_executable(bench_ec ec.cpp)
|
|
target_link_libraries(bench_ec PRIVATE ${LIB_NAME}) |