fsfw/unittests/mocks/cfdp/CMakeLists.txt
Robin Mueller 507c6ddff1
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
added some param structs
2022-08-09 21:03:56 +02:00

3 lines
141 B
CMake

target_sources(${FSFW_TEST_TGT} PRIVATE FaultHandlerMock.cpp UserMock.cpp
RemoteConfigTableMock.cpp)