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 32af4cf commit 223e28aCopy full SHA for 223e28a
CMakeLists.txt
@@ -1,6 +1,6 @@
1
# The following lines of boilerplate have to be in your project's CMakeLists
2
# in this exact order for cmake to work correctly
3
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.20)
4
5
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
6
0 commit comments