fsfw/unittest/user/unittest/core/CMakeLists.txt

8 lines
128 B
CMake
Raw Normal View History

target_sources(${TARGET_NAME} PRIVATE
CatchDefinitions.cpp
CatchFactory.cpp
CatchRunner.cpp
CatchSetup.cpp
printChar.cpp
)