mirror of
https://github.com/jedisct1/minisign.git
synced 2025-04-04 03:17:41 +03:00
Require cmake 2.8.12
This commit is contained in:
parent
a26f2c8e5d
commit
0fccaf94e2
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 2.8)
|
||||
cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
project(minisign C)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue