5 lines
80 B
CMake
5 lines
80 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
TestCountdown.cpp
|
|
TestCCSDSTime.cpp
|
|
)
|