fsfw-example-hosted/bsp_hosted/utility/CMakeLists.txt

8 lines
58 B
CMake
Raw Normal View History

2021-06-08 13:36:08 +02:00
target_sources(${TARGET_NAME}
PUBLIC
printChar.c
)