Use C++11 features supported by CMake 3.1.

This commit is contained in:
Ivor Wanders 2019-01-16 08:21:49 -05:00
parent dffae1082f
commit 4fd9b52fc2
3 changed files with 11 additions and 3 deletions

View file

@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.1)
cmake_minimum_required(VERSION 3.8)
project(JSON_Benchmarks LANGUAGES CXX)
# set compiler flags