mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-27 07:14:12 +08:00
cmake: set project version to 0.14.0
This commit is contained in:
parent
fe2fa4087d
commit
e6b9fa577d
@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
cmake_minimum_required(VERSION 3.1)
|
||||
project(spdlog VERSION 1.0.0)
|
||||
project(spdlog VERSION 0.14.0)
|
||||
include(CTest)
|
||||
include(CMakeDependentOption)
|
||||
include(GNUInstallDirs)
|
||||
|
Loading…
Reference in New Issue
Block a user