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

7 wiersze
183 B
CMake
Czysty Zwykły widok Historia

2020-08-07 06:52:22 +00:00
idf_component_register(SRCS "test_main.c"
INCLUDE_DIRS ".")
if(NOT CONFIG_RSOURCE_EXTRA_CONFIG)
message(FATAL_ERROR "RSOURCE config not included")
endif()