4 lines
67 B
CMake
4 lines
67 B
CMake
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
testCommandExecutor.cpp
|
|
)
|
target_sources(${FSFW_TEST_TGT} PRIVATE
|
|
testCommandExecutor.cpp
|
|
)
|