Robin Mueller
12c5a10662
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
10 lines
201 B
CMake
10 lines
201 B
CMake
add_subdirectory(controller)
|
|
add_subdirectory(mocks)
|
|
|
|
target_sources(${UNITTEST_NAME} PRIVATE
|
|
main.cpp
|
|
testEnvironment.cpp
|
|
testStampInFilename.cpp
|
|
hdlcEncodingRw.cpp
|
|
printChar.cpp
|
|
) |