fsfw/tests/src/fsfw_tests/internal/globalfunctions/CMakeLists.txt

4 lines
64 B
CMake
Raw Normal View History

2021-07-14 10:22:58 +02:00
target_sources(${LIB_FSFW_NAME} PRIVATE
TestArrayPrinter.cpp
)