mirror of
https://github.com/microsoft/GSL.git
synced 2025-04-18 15:25:31 -04:00
Compare commits
No commits in common. "main" and "v4.2.0" have entirely different histories.
@ -1,6 +1,6 @@
|
|||||||
cmake_minimum_required(VERSION 3.14...3.16)
|
cmake_minimum_required(VERSION 3.14...3.16)
|
||||||
|
|
||||||
project(GSL VERSION 4.2.0 LANGUAGES CXX)
|
project(GSL VERSION 4.1.0 LANGUAGES CXX)
|
||||||
|
|
||||||
add_library(GSL INTERFACE)
|
add_library(GSL INTERFACE)
|
||||||
add_library(Microsoft.GSL::GSL ALIAS GSL)
|
add_library(Microsoft.GSL::GSL ALIAS GSL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user