mirror of
https://github.com/akheron/jansson.git
synced 2025-04-05 13:35:05 +00:00
Set minimum cmake version to 3.10
This commit is contained in:
parent
0f9c18dd12
commit
aef13f87f1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required (VERSION 3.5)
|
||||
cmake_minimum_required (VERSION 3.10)
|
||||
project(jansson C)
|
||||
|
||||
# Options
|
||||
|
|
Loading…
Add table
Reference in a new issue