fsfw-example-common/mission/assemblies/CMakeLists.txt
2021-06-08 13:29:49 +02:00

3 lines
60 B
CMake

target_sources(${TARGET_NAME} PRIVATE
TestAssembly.cpp
)