mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-16 03:44:56 +02:00
CMakeLists.txt: Adding project version
This commit is contained in:
parent
d0e85e00e2
commit
2efceabba1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.4)
|
||||
project(eosio-keygen)
|
||||
project(eosio-keygen VERSION 0.1.0)
|
||||
|
||||
set( CMAKE_CXX_STANDARD 11 )
|
||||
set( CMAKE_CXX_STANDARD_REQUIRED ON )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue