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 45b53a8 commit 07a8ecbCopy full SHA for 07a8ecb
cmake/abi_check/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.10)
2
project(abi_check LANGUAGES C CXX Fortran)
3
4
enable_testing()
cmake/exception_check/CMakeLists.txt
project(checker LANGUAGES C CXX Fortran)
0 commit comments