Skip to content

Commit

Permalink
Tune cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
dzurikmiroslav committed Jan 2, 2024
1 parent cb9286a commit 684dc78
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/script/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,3 @@ idf_component_register(SRCS "${srcs}"
PRIV_INCLUDE_DIRS "src" "lib/lua"
PRIV_REQUIRES nvs_flash app_update json mqtt driver esp_http_client esp_netif esp_wifi esp_timer esp_hw_support
REQUIRES network config evse peripherals protocols serial logger)

set_source_files_properties(src/script.c PROPERTIES COMPILE_FLAGS -Wno-unused-value)

0 comments on commit 684dc78

Please sign in to comment.