fsfw-example-common/utility/CMakeLists.txt

4 lines
53 B
CMake
Raw Normal View History

2021-06-08 13:46:45 +02:00
target_sources(${TARGET_NAME} PRIVATE
utility.cpp
)