3 lines
71 B
CMake
3 lines
71 B
CMake
|
target_sources(${UNITTEST_NAME} PRIVATE
|
||
|
testThermalController.cpp
|
||
|
)
|