4 lines
62 B
CMake

target_sources(${TARGET_NAME} PRIVATE
TestActionHelper.cpp
)