mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-05 20:51:25 -07:00
3 lines
88 B
CMake
3 lines
88 B
CMake
include(MacroConfigureMSVCRuntime)
|
|
set(MSVC_RUNTIME "dynamic")
|
|
configure_msvc_runtime()
|