New upstream version 23.2.1+dfsg1
This commit is contained in:
parent
cdc9a9fc87
commit
b14f9eae6d
1017 changed files with 37232 additions and 11111 deletions
2
deps/ipc-util/CMakeLists.txt
vendored
2
deps/ipc-util/CMakeLists.txt
vendored
|
|
@ -23,7 +23,7 @@ else()
|
|||
endif()
|
||||
|
||||
if(MSVC)
|
||||
add_compile_options("$<$<CONFIG:RelWithDebInfo>:/MT>")
|
||||
add_compile_options($<IF:$<CONFIG:Debug>,/MTd,/MT> /Zl)
|
||||
endif()
|
||||
|
||||
add_library(ipc-util STATIC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue