eive-obsw/unittest/controller/CMakeLists.txt
Robin Mueller 0bd20ac9fd
Some checks failed
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
init acs test files
2022-05-10 17:49:10 +02:00

4 lines
97 B
CMake

target_sources(${UNITTEST_NAME} PRIVATE
testThermalController.cpp
testAcsController.cpp
)