fsfw/unittests/hal/CMakeLists.txt

3 lines
143 B
CMake
Raw Normal View History

2022-08-10 17:03:23 +02:00
target_sources(${FSFW_TEST_TGT} PRIVATE testCommandExecutor.cpp
2022-08-17 16:47:46 +02:00
testHostFilesystem.cpp testFsMock.cpp)