1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00

CMake: require libeoskeygen 0.1.1

This commit is contained in:
Henrik Hautakoski 2020-03-28 21:09:02 +01:00
parent aa2fd02884
commit 384ad2537b

View file

@ -3,7 +3,7 @@
# Variables
# --------------------------------
set( LIBEOSKEYGEN_GIT_URL "https://github.com/eosswedenorg/libeoskeygen.git" )
set( LIBEOSKEYGEN_WANTED_VERSION 0.1.0 )
set( LIBEOSKEYGEN_WANTED_VERSION 0.1.1 )
# --------------------------------
# Macros