1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-17 02:00:01 +00:00
qBittorrent/cmake/Modules/winconf-msvc.cmake

4 lines
88 B
CMake
Raw Normal View History

2015-11-06 19:03:18 +01:00
include(MacroConfigureMSVCRuntime)
set(MSVC_RUNTIME "dynamic")
configure_msvc_runtime()