fsfw-example-common/utility/CMakeLists.txt

4 lines
53 B
CMake

target_sources(${TARGET_NAME} PRIVATE
utility.cpp
)