1
0
Fork 0
mirror of https://github.com/eosswedenorg/libantelope synced 2026-06-18 20:40:03 +02:00
Commit graph

16 commits

Author SHA1 Message Date
0c9b867049 CMakeLists.txt: Should link to OpenSSL with PRIVATE scope instead of INTERFACE. otherwise include path to openssl will not be added to the target. 2023-03-15 12:15:04 +01:00
6b0d1aa459 CMakeLists.txt: Adding WITH_BENCHMARK option. 2023-03-14 21:19:00 +01:00
d7cdf9476d CMakeLists.txt: CTest already defines "BUILD_TESTING" variable. so we do not have to use our own. 2023-03-14 21:18:05 +01:00
de7f1c3e19 CMakeLists.txt: link with OpenSSL using imported target instead of variables. 2023-03-11 13:07:07 +01:00
541eb089e8 CMakeLists.txt: typo fix. OpenSSL not OpenGL :) 2023-03-11 09:55:52 +01:00
2a2360bd7d Split include/libeosio/types.hpp into ec.hpp and hash.hpp 2023-03-11 09:48:12 +01:00
0bc8fde4ad Version 0.1.5 2023-03-10 13:49:58 +01:00
bf73487abc include/libeosio/types.hpp: Adding stream operator functions. 2023-03-08 18:15:23 +01:00
c17512f6ba CMakeLists.txt: whitespace fix. 2023-02-17 11:24:20 +01:00
ae4dd4027f Add support for testing and add simple testcase for base58 2023-02-17 11:24:01 +01:00
40b60c19be Version 0.1.4 2022-09-21 10:41:05 +02:00
a41b79967a CMakeLists.txt: Adding OPENSSL_API_COMPAT compiler flag. 2022-09-21 10:36:24 +02:00
569c1989a4 Version 0.1.3 2021-05-07 13:45:37 +02:00
aa70efe4ea Version 0.1.2 2021-02-24 13:59:50 +01:00
c785da97de Version 0.1.1 2020-05-22 16:18:04 +02:00
137d5cbe31 Initial Commit 2020-04-05 13:11:07 +02:00