5 lines
50 B
CMake
Raw Normal View History

2021-07-12 21:50:48 +02:00
target_sources(${TARGET_NAME} PRIVATE
print.c
)