Update CMakeLists.txt

pull/575/merge
Gabi Melman 8 years ago committed by GitHub
parent ccd675a286
commit f258af4364
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save