Ulrich Mohr
bcac56a65c
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
8 lines
150 B
CMake
8 lines
150 B
CMake
add_subdirectory(controller)
|
|
add_subdirectory(mocks)
|
|
|
|
target_sources(${UNITTEST_NAME} PRIVATE
|
|
main.cpp
|
|
testEnvironment.cpp
|
|
printChar.cpp
|
|
) |