Use C++11 features supported by CMake 3.1.
This commit is contained in:
parent
dffae1082f
commit
4fd9b52fc2
3 changed files with 11 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.1)
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
project(JSON_Benchmarks LANGUAGES CXX)
|
||||
|
||||
# set compiler flags
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue