summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorcoco875 <59367621+coco875@users.noreply.github.com>2025-08-06 14:01:12 +0200
committerLywx <kiritodev01@gmail.com>2025-08-06 09:16:54 -0600
commit55e33b9f9e4241e8bd185f502fff99cdfd140448 (patch)
treed15d9d70cdce09a11c476f9ec53e1faa50b9fb89 /cmake
parent15a742038616343d80c9e48692fa2892724d6389 (diff)
hmm try something else
Diffstat (limited to 'cmake')
-rw-r--r--cmake/toolchain/windows-msvc.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/toolchain/windows-msvc.cmake b/cmake/toolchain/windows-msvc.cmake
new file mode 100644
index 0000000..d5fe2cb
--- /dev/null
+++ b/cmake/toolchain/windows-msvc.cmake
@@ -0,0 +1 @@
+set(CMAKE_GENERATOR_TOOLSET "v143") \ No newline at end of file