- remove commented MSVC runtime library related code

This commit is contained in:
2026-04-07 18:18:57 +03:00
parent 4f9ac22358
commit 6caabf285c
10 changed files with 0 additions and 22 deletions
-1
View File
@@ -13,5 +13,4 @@ set (G722_SOURCES
)
add_library(g722_codec ${G722_SOURCES})
# set_property(TARGET g722_codec PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")