Jakob Meier
3a93cdc105
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
4 lines
127 B
CMake
4 lines
127 B
CMake
if(TGT_BSP MATCHES "arm/q7s" OR TGT_BSP MATCHES "")
|
|
target_sources(${LIB_EIVE_MISSION} PRIVATE ThermalController.cpp)
|
|
endif()
|