esp-idf/tools/test_apps/build_system/ldalign_test/main/CMakeLists.txt

4 wiersze
146 B
CMake

idf_component_register(SRCS "test_main.c"
INCLUDE_DIRS ".")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")