separate unittest folder
This commit is contained in:
4
unittests/timemanager/CMakeLists.txt
Normal file
4
unittests/timemanager/CMakeLists.txt
Normal file
@ -0,0 +1,4 @@
|
||||
target_sources(${FSFW_TEST_TGT} PRIVATE
|
||||
TestCountdown.cpp
|
||||
TestCCSDSTime.cpp
|
||||
)
|
Reference in New Issue
Block a user