fsfw/src/fsfw_tests/integration/assemblies/CMakeLists.txt
Robin Mueller 6f7be281ef
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
move HAL and tests folder
2022-07-18 08:59:40 +02:00

3 lines
62 B
CMake

target_sources(${LIB_FSFW_NAME} PRIVATE
TestAssembly.cpp
)