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