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 95075dc commit 26cfa75Copy full SHA for 26cfa75
CMakeLists.txt
@@ -2,7 +2,7 @@
2
### Matplot++ ###
3
#######################################################
4
# Project information
5
-cmake_minimum_required(VERSION 3.14)
+cmake_minimum_required(VERSION 3.15)
6
project(Matplot++ VERSION 1.1.0)
7
set(MATPLOT_ROOT_DIR ${CMAKE_CURRENT_SOURCE_DIR})
8
set(MATPLOT_VERSION ${CMAKE_PROJECT_VERSION})
0 commit comments