summaryrefslogtreecommitdiff
path: root/Utilities/std/cmSTL.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/std/cmSTL.hxx.in')
-rw-r--r--Utilities/std/cmSTL.hxx.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/Utilities/std/cmSTL.hxx.in b/Utilities/std/cmSTL.hxx.in
new file mode 100644
index 0000000000..5e94864de5
--- /dev/null
+++ b/Utilities/std/cmSTL.hxx.in
@@ -0,0 +1,7 @@
+/* Distributed under the OSI-approved BSD 3-Clause License. See accompanying
+ file Copyright.txt or https://cmake.org/licensing for details. */
+#pragma once
+
+/* Whether CMake is using its own STL implementation. */
+#cmakedefine CMake_HAVE_CXX_MAKE_UNIQUE
+#cmakedefine CMake_HAVE_CXX_FILESYSTEM