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 54caa5b commit 40c3ef9Copy full SHA for 40c3ef9
CMakeLists.txt
@@ -1,7 +1,7 @@
1
########################################################################
2
# Build Soapy SDR remote support
3
4
-cmake_minimum_required(VERSION 3.1.0)
+cmake_minimum_required(VERSION 3.1...3.10)
5
project(SoapyRemote CXX C)
6
7
#C++11 is a required language feature for this project
0 commit comments