Files
esp-idf/examples/cxx/experimental/experimental_cpp_component/CMakeLists.txt
T

3 lines
92 B
CMake
Raw Normal View History

2020-02-18 12:48:57 +08:00
idf_component_register(SRCS "esp_exception.cpp"
INCLUDE_DIRS "include")