fsfw-example-common/utility/CMakeLists.txt
2021-06-08 13:59:38 +02:00

4 lines
53 B
CMake

target_sources(${TARGET_NAME} PRIVATE
utility.cpp
)