2021-06-11 12:50:14 +02:00

8 lines
58 B
CMake

target_sources(${TARGET_NAME}
PUBLIC
printChar.c
)