5 lines
50 B
CMake

target_sources(${TARGET_NAME} PRIVATE
print.c
)