6 lines
67 B
CMake
6 lines
67 B
CMake
target_sources(
|
|
${BIO_TARGET}
|
|
PUBLIC
|
|
blocking_fifo.c
|
|
)
|