- no more dependency on static/dynamic MSVC runtime type

This commit is contained in:
2025-12-12 07:06:11 +03:00
parent ffd371d6e7
commit 186ec4ccb4
9 changed files with 11 additions and 13 deletions

View File

@@ -180,4 +180,4 @@ target_include_directories(webrtc PUBLIC
${CMAKE_CURRENT_SOURCE_DIR}/utility
)
set_property(TARGET webrtc PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
# set_property(TARGET webrtc PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")