fix build errors

This commit is contained in:
jacqueline
2022-12-02 13:39:00 +11:00
parent 71a4f5166f
commit 222c810b07
27 changed files with 566 additions and 510 deletions
+2
View File
@@ -25,3 +25,5 @@ set(EXTRA_WARNINGS "-Wshadow" "-Wnon-virtual-dtor" "-Wunused"
# just be used to setting flags that our external dependencies requires.
# Otherwise, prefer adding per-component build flags to keep things neat.
idf_build_set_property(COMPILE_OPTIONS "-DLV_CONF_INCLUDE_SIMPLE" APPEND)
include($ENV{PROJ_PATH}/tools/cmake/extra-libs.cmake)