2 lines
50 B
CMake
2 lines
50 B
CMake
target_sources(${TARGET_NAME} PUBLIC printChar.c)
|
target_sources(${TARGET_NAME} PUBLIC printChar.c)
|