mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-07-02 11:43:40 +02:00
Version 0.1.6
This commit is contained in:
parent
e0397ceee3
commit
20a47d11b5
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.5)
|
project(eosio-keygen VERSION 0.1.6)
|
||||||
|
|
||||||
# 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