OVMS3-idf/components/heap/test/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
124 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "."
REQUIRES unity test_utils heap)