fsfw/unittest/tests/globalfunctions/CMakeLists.txt

4 lines
62 B
CMake
Raw Normal View History

2021-01-15 16:34:05 +01:00
target_sources(${TARGET_NAME} PRIVATE
TestArrayPrinter.cpp
)