mirror of
https://github.com/microsoft/GSL.git
synced 2025-08-05 05:34:28 +02:00
Fixed wrong version number in exported CMake configs. (#1027)
This commit is contained in:
@@ -4,7 +4,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")
|
|||||||
include(guidelineSupportLibrary)
|
include(guidelineSupportLibrary)
|
||||||
|
|
||||||
project(GSL
|
project(GSL
|
||||||
VERSION 3.1.0
|
VERSION 4.0.0
|
||||||
LANGUAGES CXX
|
LANGUAGES CXX
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user