Skip to content

Commit b8d447f

Browse files
authored
argh... comment error
1 parent 76a55f7 commit b8d447f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

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

5-
//set(DL_PATH ${CMAKE_SOURCE_DIR}/managed_components/espressif__esp-dl)
6-
//set(EXTRA_COMPONENT_DIRS ${DL_PATH}/esp-dl)
5+
#set(DL_PATH ${CMAKE_SOURCE_DIR}/managed_components/espressif__esp-dl)
6+
#set(EXTRA_COMPONENT_DIRS ${DL_PATH}/esp-dl)
77

88
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
99
project(arduino-lib-builder)

0 commit comments

Comments
 (0)