Files
esp-protocols/examples/protocols/asio/chat_server/main/CMakeLists.txt
Angus Gratton 622a360e97 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-06-22 14:18:17 +04:00

3 lines
84 B
CMake

idf_component_register(SRCS "chat_server.cpp"
INCLUDE_DIRS ".")