mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2024-12-21 08:09:35 +08:00
4 lines
88 B
CMake
4 lines
88 B
CMake
include(MacroConfigureMSVCRuntime)
|
|
set(MSVC_RUNTIME "dynamic")
|
|
configure_msvc_runtime()
|