Update CMakeLists.txt

pull/752/head
Gabi Melman 7 years ago committed by GitHub
parent 99cc35384b
commit bbff8abf58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,7 @@
# #
cmake_minimum_required(VERSION 3.1) cmake_minimum_required(VERSION 3.1)
project(spdlog VERSION 0.16.3 LANGUAGES CXX) project(spdlog VERSION 1.0.0 LANGUAGES CXX)
include(CTest) include(CTest)
include(CMakeDependentOption) include(CMakeDependentOption)
include(GNUInstallDirs) include(GNUInstallDirs)

Loading…
Cancel
Save