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

4 lines
63 B
CMake
Raw Normal View History

2021-01-15 17:06:05 +01:00
target_sources(${TARGET_NAME} PRIVATE
2021-09-08 23:33:10 +02:00
testDleEncoder.cpp
2021-01-15 17:06:05 +01:00
)