We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e415541 commit bb2d151Copy full SHA for bb2d151
CMakeLists.txt
@@ -1,7 +1,7 @@
1
########################################################################
2
# Build Soapy SDR support module for RTL-SDR Devices
3
4
-cmake_minimum_required(VERSION 2.8.12)
+cmake_minimum_required(VERSION 2.8.12...3.10)
5
project(SoapyRTLSDR CXX)
6
7
find_package(SoapySDR "0.4.0" NO_MODULE REQUIRED)
0 commit comments