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.
2 parents 851b20c + 5693b2b commit 317b558Copy full SHA for 317b558
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.6)
+cmake_minimum_required(VERSION 3.0.0)
2
3
option(USE_OPENMP "openmp support" ON)
4
option(DEBUGING "enable debug mode" OFF)
0 commit comments