eive-obsw/unittest/controller/CMakeLists.txt

3 lines
71 B
CMake
Raw Normal View History

2022-02-10 18:15:33 +01:00
target_sources(${UNITTEST_NAME} PRIVATE
testThermalController.cpp
)