mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
Revert "Set CMAKE_MSVC_RUNTIME_LIBRARY for mozjpeg"
This reverts commit ce764c862f
.
This commit is contained in:
parent
f2920ddefb
commit
4b12f52029
1 changed files with 0 additions and 1 deletions
|
@ -586,7 +586,6 @@ stage('mozjpeg', """
|
|||
win:
|
||||
cmake . ^
|
||||
-A %WIN32X64% ^
|
||||
-DCMAKE_MSVC_RUNTIME_LIBRARY="MultiThreaded$<$<CONFIG:Debug>:Debug>" ^
|
||||
-DWITH_JPEG8=ON ^
|
||||
-DPNG_SUPPORTED=OFF
|
||||
cmake --build . --config Debug --parallel
|
||||
|
|
Loading…
Add table
Reference in a new issue