obsw/common/CMakeLists.txt
2023-09-11 18:12:52 +02:00

3 lines
55 B
CMake

target_sources(
${TARGET_NAME} PRIVATE
printChar.c)