pineapple/externals/vcpkg/ports/glslang/ignore-crt.patch
2022-07-23 03:01:36 +02:00

9 lines
224 B
Diff
Executable file

diff --git a/ChooseMSVCCRT.cmake b/ChooseMSVCCRT.cmake
index b1561263..b6c8c3a6 100644
--- a/ChooseMSVCCRT.cmake
+++ b/ChooseMSVCCRT.cmake
@@ -135,4 +135,3 @@ set(MSVC_CRT
MT
MTd)
-choose_msvc_crt(MSVC_CRT)