Control: tags -1 + patch

The following patch seem to get the build to work again.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8f9abf7..bbb20a1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@
 # Build Soapy SDR support module for Airspy Devices
 ###################################################
 
-cmake_minimum_required(VERSION 2.8.7)
+cmake_minimum_required(VERSION 3.5.0)
 
 project(SoapyAirspyHF CXX)
 
-- 
Happy hacking
Petter Reinholdtsen

Reply via email to