OVMS3-idf/examples/peripherals/temp_sensor_esp32s2/main/CMakeLists.txt

5 lines
98 B
CMake
Raw Normal View History

set(COMPONENT_SRCS "temp_sensor_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()