mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-16 20:58:45 -04:00
Downgrade cmake version requirements
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.16.0)
|
||||
cmake_minimum_required(VERSION 3.10.0)
|
||||
|
||||
set(CMAKE_MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>DLL")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user