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 879676a commit a819c0cCopy full SHA for a819c0c
CMakeLists.txt
@@ -1,7 +1,7 @@
1
set(PROJECT ESP)
2
3
project(${PROJECT})
4
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.1)
5
6
# =============================================================
7
# Project configuration
third-party/ofxDatGui
0 commit comments