- fix build options for Windows
This commit is contained in:
@@ -179,3 +179,5 @@ target_include_directories(webrtc PUBLIC
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/signal_processing_library
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/utility
|
||||
)
|
||||
|
||||
set_property(TARGET webrtc PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
|
||||
Reference in New Issue
Block a user