2 lines
47 B
CMake
2 lines
47 B
CMake
target_sources(${TARGET_NAME} PRIVATE print.c)
|
target_sources(${TARGET_NAME} PRIVATE print.c)
|