mirror of
https://github.com/microsoft/GSL.git
synced 2025-08-13 17:44:34 +02:00
GSL v4.1.0 (#1163)
Fixes: #1161 Update version strings in README and CMakeLists.txt.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.14...3.16)
|
||||
|
||||
project(GSL VERSION 4.0.0 LANGUAGES CXX)
|
||||
project(GSL VERSION 4.1.0 LANGUAGES CXX)
|
||||
|
||||
add_library(GSL INTERFACE)
|
||||
add_library(Microsoft.GSL::GSL ALIAS GSL)
|
||||
|
Reference in New Issue
Block a user