We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab03ddc commit 3c882b1Copy full SHA for 3c882b1
CMakeLists.txt
@@ -1,5 +1,8 @@
1
# The following lines of boilerplate have to be in your project's
2
# CMakeLists in this exact order for cmake to work correctly
3
+
4
+#### JUST A TEST... no real PR.
5
6
cmake_minimum_required(VERSION 3.5)
7
8
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
0 commit comments