Control: tags -1 + patch

The following patch seem to get the build going again.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7378003..c1bfccc 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
 ########################################################################
 # Project setup
 ########################################################################
-cmake_minimum_required(VERSION 2.8.9)
+cmake_minimum_required(VERSION 3.5.0)
 project(SoapyPlutoSDR CXX)
 
 # select build type to get optimization flags

-- 
Happy hacking
Petter Reinholdtsen

Reply via email to