2025-06-12 22:45:40 +02:00

5 lines
74 B
CMake

target_sources(
${CMAKE_PROJECT_NAME}
PUBLIC
blocking_fifo.c
)