Files
esp-protocols/components/mdns/test/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
93 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_REQUIRES cmock test_utils mdns)