mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-02-09 13:24:26 +00:00
4 lines
88 B
CMake
4 lines
88 B
CMake
![]() |
include(MacroConfigureMSVCRuntime)
|
||
|
set(MSVC_RUNTIME "dynamic")
|
||
|
configure_msvc_runtime()
|