esp-who/components/common/CMakeLists.txt

4 lines
150 B
CMake
Raw Normal View History

2021-07-31 11:23:18 +08:00
idf_component_register(SRC_DIRS . INCLUDE_DIRS include wallpaper REQUIRES esp32-camera esp-dl bus screen)
component_compile_options(-ffast-math -O3)