Skip to content

Commit 27ef381

Browse files
authored
Update CMakeLists.txt
1 parent a931da3 commit 27ef381

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# CMakeLists in this exact order for cmake to work correctly
33
cmake_minimum_required(VERSION 3.5)
44

5+
#set(EXTRA_COMPONENT_DIRS ${CMAKE_SOURCE_DIR}/components/esp-rainmaker/components)
6+
57
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
68
project(arduino-lib-builder)
79

0 commit comments

Comments
 (0)