We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a4a3c1 commit 31d37d9Copy full SHA for 31d37d9
CMakeLists.txt
@@ -14,7 +14,7 @@ set(CMAKE_BUILD_TYPE "Release" CACHE STRING "")
14
########################################################################
15
# Project setup
16
17
-cmake_minimum_required(VERSION 3.8)
+cmake_minimum_required(VERSION 3.16)
18
project(gr-lora_sdr CXX C)
19
enable_testing()
20
0 commit comments