2025-06-13 10:44:11 +02:00

5 lines
74 B
CMake

target_sources(
${CMAKE_PROJECT_NAME}
PUBLIC
blocking_fifo.c
)