Update CMakeLists.txt

pull/254/head
Gabi Melman 9 years ago committed by GitHub
parent 4f9b4d0145
commit 3aef25c948

@ -3,7 +3,7 @@
# Distributed under the MIT License (http://opensource.org/licenses/MIT) # Distributed under the MIT License (http://opensource.org/licenses/MIT)
# #
cmake_minimum_required(VERSION 3.0) cmake_minimum_required(VERSION 3.1)
project(spdlog VERSION 1.0.0) project(spdlog VERSION 1.0.0)
set(CMAKE_CXX_STANDARD 11) set(CMAKE_CXX_STANDARD 11)

Loading…
Cancel
Save