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

common/cmake/libeosio.cmake: use v0.1.0

This commit is contained in:
Henrik Hautakoski 2020-04-19 15:35:50 +02:00
parent e5cb4a72f6
commit 9dacf00c7f

View file

@ -2,7 +2,7 @@
# Variables # Variables
# -------------------------------- # --------------------------------
set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" ) set( LIBEOSIO_GIT_URL "https://github.com/eosswedenorg/libeosio.git" )
set( LIBEOSIO_WANTED_VERSION aa7f3041185e5c28b03279636d1ba2446ed740ab ) set( LIBEOSIO_WANTED_VERSION v0.1.0 )
# -------------------------------- # --------------------------------
# Macros # Macros