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 2b1bfbd commit 8d58f6dCopy full SHA for 8d58f6d
cpctools/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.10)
+cmake_minimum_required(VERSION 3.0...3.10)
2
project (CPCTools)
3
4
include(CheckIncludeFileCXX)
cpctools/tools/AFT2/CMakeLists.txt
+cmake_minimum_required(VERSION 2.8...3.10)
project(AFT2)
set(librs232 RS232)
0 commit comments