mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
update cmake project version to reflect upcoming GSL 3.1.0 release
This commit is contained in:
parent
794d7bb69b
commit
78744ed530
@ -1,6 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.1.3...3.16)
|
||||
|
||||
project(GSL VERSION 3.0.2 LANGUAGES CXX)
|
||||
project(GSL VERSION 3.1.0 LANGUAGES CXX)
|
||||
|
||||
include(ExternalProject)
|
||||
find_package(Git)
|
||||
|
Loading…
Reference in New Issue
Block a user