fsfw/unittests/hal/CMakeLists.txt

3 lines
128 B
CMake
Raw Normal View History

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