Files
squeezelite-esp32/components/heap/test/CMakeLists.txt
Philippe G 898998efb0 big merge
2021-12-18 21:04:23 -08:00

4 lines
135 B
CMake

idf_component_register(SRC_DIRS "."
PRIV_INCLUDE_DIRS "."
PRIV_REQUIRES cmock test_utils heap)