Skip to content

Commit eeb4a89

Browse files
committed
ci(mdns): Forward porting (8bba3a9)
1 parent 3c6098a commit eeb4a89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/mdns/tests/host_unit_test/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ include_directories(
3838
${IDF_COMPONENTS_DIR}/esp_common/include
3939
${IDF_COMPONENTS_DIR}/esp_system/include
4040
${IDF_COMPONENTS_DIR}/log/include
41+
${IDF_COMPONENTS_DIR}/esp_hw_support/etm/include
4142
${IDF_COMPONENTS_DIR}/esp_rom/include
4243
${IDF_COMPONENTS_DIR}/heap/include
4344
${IDF_COMPONENTS_DIR}/esp_rom/linux/include/linux/

0 commit comments

Comments
 (0)