fsfw-example-common/mission/assemblies/CMakeLists.txt

3 lines
60 B
CMake

target_sources(${TARGET_NAME} PRIVATE
TestAssembly.cpp
)