Files
snapclient/components/libbuffer/CMakeLists.txt

4 lines
96 B
CMake
Raw Normal View History

2020-05-24 22:55:19 +02:00
idf_component_register(SRCS "buffer.c"
INCLUDE_DIRS "include")