summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/Linker/WindowsStore-MSVC-C.cmake')
-rw-r--r--Modules/Platform/Linker/WindowsStore-MSVC-C.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake b/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake
new file mode 100644
index 0000000..297a160
--- /dev/null
+++ b/Modules/Platform/Linker/WindowsStore-MSVC-C.cmake
@@ -0,0 +1,4 @@
+# Distributed under the OSI-approved BSD 3-Clause License. See accompanying
+# file Copyright.txt or https://cmake.org/licensing for details.
+
+include(Platform/Linker/Windows-MSVC-C)