1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-16 19:50:01 +02:00
libantelope/tests/benchmark/CMakeLists.txt

3 lines
No EOL
84 B
CMake

add_executable(bench_ec ec.cpp)
target_link_libraries(bench_ec PRIVATE ${LIB_NAME})