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

4 lines
62 B
CMake
Raw Normal View History

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