mirror of
https://github.com/MrUnknownDE/OpenIris-ESPIDF.git
synced 2026-04-10 10:23:45 +02:00
4 lines
147 B
CMake
4 lines
147 B
CMake
idf_component_register(SRCS "openiris_main.cpp"
|
|
INCLUDE_DIRS ".")
|
|
component_compile_options(-Wno-error=format= -Wno-format)
|