diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-05-12 14:02:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-12 14:02:48 +0000 |
commit | 679dc8987edd8020ba4b288cdc9fb845fb396d9d (patch) | |
tree | bf1637c6fa4a7ede0ab986e4597320b8a55a8af5 /sdk-paths-sthalik@MSVC-windows.cmake | |
parent | 3105083db6fad81d46de7291129e13a642e33ccf (diff) |
Update sdk-paths-sthalik@MSVC-windows.cmake
Diffstat (limited to 'sdk-paths-sthalik@MSVC-windows.cmake')
-rw-r--r-- | sdk-paths-sthalik@MSVC-windows.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdk-paths-sthalik@MSVC-windows.cmake b/sdk-paths-sthalik@MSVC-windows.cmake index f1fd3264..2b0a5ea5 100644 --- a/sdk-paths-sthalik@MSVC-windows.cmake +++ b/sdk-paths-sthalik@MSVC-windows.cmake @@ -6,7 +6,7 @@ # -opengl desktop -no-angle -no-fontconfig -no-harfbuzz \ # -nomake tests -no-mp -release -opensource -shared -confirm-license \ # -no-freetype -force-debug-info -separate-debug-info \ -# -make-tool jom -platform win32-msvc +# -make-tool jom -platform win32-msvc -static-runtime # remember to change -MD to -MT in mkspecs/ # also add CFLAGS -Zi and LFLAGS -DEBUG |