diff --git a/main/CMakeLists.txt b/main/CMakeLists.txt index d5d0d7da..aef2d92f 100644 --- a/main/CMakeLists.txt +++ b/main/CMakeLists.txt @@ -1,5 +1,5 @@ idf_component_register(SRC_DIRS . - PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display + PRIV_REQUIRES esp_common wifi-manager pthread squeezelite-ota platform_console telnet display targets INCLUDE_DIRS . EMBED_FILES ../server_certs/github.pem )