mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
Update CMakeLists.txt
This commit is contained in:
parent
5112ba02f6
commit
a8c5004b70
@ -5,6 +5,9 @@ project(GSL CXX)
|
||||
set(GSL_HEADERS
|
||||
"gsl/gsl"
|
||||
"gsl/gsl_assert"
|
||||
"gsl/gsl_byte"
|
||||
"gsl/gsl_util"
|
||||
"gsl/multi_span"
|
||||
"gsl/span"
|
||||
"gsl/string_span"
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user