mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-03 11:53:41 +02:00
Version 0.1.1
This commit is contained in:
parent
c3a0f20b1f
commit
c8632c2806
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
cmake_minimum_required(VERSION 3.4)
|
cmake_minimum_required(VERSION 3.4)
|
||||||
|
|
||||||
# Project name and version
|
# Project name and version
|
||||||
project(eosio-keygen VERSION 0.1.0)
|
project(eosio-keygen VERSION 0.1.1)
|
||||||
|
|
||||||
# Options
|
# Options
|
||||||
option(USE_THREADS "Compile with support for threads (if available)." ON)
|
option(USE_THREADS "Compile with support for threads (if available)." ON)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue