esp-who/components/common/CMakeLists.txt

4 lines
150 B
CMake

idf_component_register(SRC_DIRS . INCLUDE_DIRS include wallpaper REQUIRES esp32-camera esp-dl bus screen)
component_compile_options(-ffast-math -O3)