mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
cmake: Apply cmakelint fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if (CONFIG_ESP_HTTPS_SERVER_ENABLE)
|
||||
if(CONFIG_ESP_HTTPS_SERVER_ENABLE)
|
||||
set(src "src/https_server.c")
|
||||
set(inc "include")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user