⬇️ require CMake 3.1
This commit is contained in:
parent
75d5d05993
commit
cbafed3494
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.1)
|
|||
## PROJECT
|
||||
## name and version
|
||||
##
|
||||
project(nlohmann_json VERSION 3.8.0 DESCRIPTION "JSON for Modern C++" LANGUAGES CXX)
|
||||
project(nlohmann_json VERSION 3.8.0 LANGUAGES CXX)
|
||||
|
||||
##
|
||||
## INCLUDE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue