Files
esp-protocols/examples/protocols/mdns/main/CMakeLists.txt
Angus Gratton 2cb3a6e35e Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.

(Line endings, blank lines at end of file, trailing whitespace)


* Original commit: espressif/esp-idf@66fb5a29bb
2022-05-27 17:44:23 +04:00

3 lines
88 B
CMake

idf_component_register(SRCS "mdns_example_main.c"
INCLUDE_DIRS ".")