diff options
| author | coco875 <59367621+coco875@users.noreply.github.com> | 2025-08-06 14:01:12 +0200 |
|---|---|---|
| committer | Lywx <kiritodev01@gmail.com> | 2025-08-06 09:16:54 -0600 |
| commit | 55e33b9f9e4241e8bd185f502fff99cdfd140448 (patch) | |
| tree | d15d9d70cdce09a11c476f9ec53e1faa50b9fb89 /cmake | |
| parent | 15a742038616343d80c9e48692fa2892724d6389 (diff) | |
hmm try something else
Diffstat (limited to 'cmake')
| -rw-r--r-- | cmake/toolchain/windows-msvc.cmake | 1 |
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 |
