Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/GSL.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikeGitb <MikeGitb@users.noreply.github.com>2016-11-17 21:45:06 +0300
committerNeil MacIntosh <neilmac@microsoft.com>2016-11-17 21:45:06 +0300
commitd2dafe2ddfcad927eb9d65f89046c5c1e2113107 (patch)
treec62982f6f1b60549479f5de5117d14ce32128f1d /CMakeLists.txt
parent2df9f85385ef5cfa06b5b549d73ca9ff5fa23abd (diff)
Add a copy() function for span.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2f1b0f1..9344ef4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,6 +10,7 @@ set(GSL_HEADERS
"gsl/multi_span"
"gsl/span"
"gsl/string_span"
+ "gsl/gsl_algorithm"
)
include_directories(