7 lines
108 B
CMake
7 lines
108 B
CMake
target_sources(
|
|
${CM4_TARGET}
|
|
PUBLIC
|
|
standard_output.c
|
|
standard_output.h
|
|
term_colors.h
|
|
) |