We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8094fa commit 2dd9b17Copy full SHA for 2dd9b17
CMakeLists.txt
@@ -2,9 +2,6 @@
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)
7
-
8
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
9
project(arduino-lib-builder)
10
0 commit comments