mirror of
https://github.com/eosswedenorg/antelope-keygen
synced 2026-06-17 03:50:03 +02:00
CMake: set minimum version to 3.15 (this version support cmake --install)
This commit is contained in:
parent
e099ba1ed3
commit
787c5e4bf5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.4)
|
||||
cmake_minimum_required(VERSION 3.15)
|
||||
|
||||
# Project name and version
|
||||
project(eosio-keygen VERSION 1.0)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue