espressif_idf-extra-components/expat/test/CMakeLists.txt

4 lines
125 B
CMake
Raw Normal View History

2022-01-11 15:40:11 +01:00
idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES cmock expat)