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