We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0eec89 commit a855707Copy full SHA for a855707
CMakeLists.txt
@@ -2,7 +2,7 @@
2
# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
3
# The following five lines of boilerplate have to be in your project's
4
# CMakeLists in this exact order for cmake to work correctly
5
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.30)
6
7
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
8
project(BoundBoxESP)
0 commit comments