Skip to content

Commit

Permalink
Remove OTA Provider files from all-clusters-app/mbed CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamdp committed Jan 11, 2022
1 parent a9a839f commit 1309915
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/all-clusters-app/mbed/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ target_include_directories(${APP_TARGET} PRIVATE
${CHIP_ROOT}/src/app
${CHIP_ROOT}/third_party/nlio/repo/include
${GEN_DIR}/all-clusters-app
${GEN_DIR}/ota-provider-app
${GEN_DIR}/app-common
)

Expand Down Expand Up @@ -118,7 +117,6 @@ target_sources(${APP_TARGET} PRIVATE
${APP_CLUSTERS}/network-commissioning-old/network-commissioning-ember.cpp
${APP_CLUSTERS}/network-commissioning-old/network-commissioning-old.cpp
${APP_CLUSTERS}/on-off-server/on-off-server.cpp
${APP_CLUSTERS}/ota-provider/ota-provider.cpp
${APP_CLUSTERS}/scenes/scenes.cpp
${APP_CLUSTERS}/switch-server/switch-server.cpp
${APP_CLUSTERS}/target-navigator-server/target-navigator-server.cpp
Expand Down

0 comments on commit 1309915

Please sign in to comment.