mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-10 18:43:28 -05:00
Bump Cmake minimal version to 3.17
This commit is contained in:
parent
d6773eafb3
commit
41608cf804
@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.13.0)
|
||||
cmake_minimum_required(VERSION 3.17.0)
|
||||
|
||||
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>DLL")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user