We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a931da3 commit 27ef381Copy full SHA for 27ef381
CMakeLists.txt
@@ -2,6 +2,8 @@
2
# CMakeLists in this exact order for cmake to work correctly
3
cmake_minimum_required(VERSION 3.5)
4
5
+#set(EXTRA_COMPONENT_DIRS ${CMAKE_SOURCE_DIR}/components/esp-rainmaker/components)
6
+
7
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
8
project(arduino-lib-builder)
9
0 commit comments