5 lines
89 B
CMake
5 lines
89 B
CMake
|
target_sources(${FSFW_TEST_TGT} PRIVATE
|
||
|
testUnsignedByteField.cpp
|
||
|
testObjectId.cpp
|
||
|
)
|