fsfw-example-common/example/utility/CMakeLists.txt

5 lines
70 B
CMake

target_sources(${TARGET_NAME} PRIVATE
utility.cpp
TmFunnel.cpp
)