fix component include
This commit is contained in:
@ -13,4 +13,4 @@ set(EXTRA_COMPONENT_DIRS "../components")
|
||||
set(TEST_COMPONENTS "mesh_ota" CACHE STRING "List of components to test")
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
project(unit_test_test)
|
||||
project(unit_test_mesh_ota)
|
||||
|
Reference in New Issue
Block a user