fsfw/unittest/tests/action/CMakeLists.txt

4 lines
62 B
CMake
Raw Normal View History

target_sources(${TARGET_NAME} PRIVATE
TestActionHelper.cpp
)