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 ef0383f commit aed4f7fCopy full SHA for aed4f7f
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.8 FATAL_ERROR)
+cmake_minimum_required(VERSION 3.30 FATAL_ERROR)
2
project(matplotlib_cpp LANGUAGES CXX)
3
4
include(GNUInstallDirs)
0 commit comments