cmake_minimum_required(VERSION 3.5) set(Incart_DeviceWebApi_Commands_HEADERS ${Incart_DeviceWebApi_Commands_HEADERS} ${Incart_DeviceWebApi_Commands_CableInfo_HEADERS} ${Incart_DeviceWebApi_Commands_Calibration_HEADERS} ${Incart_DeviceWebApi_Commands_EcgMode_HEADERS} ${Incart_DeviceWebApi_Commands_Restart_HEADERS} ${Incart_DeviceWebApi_Commands_SpecialFirmware_HEADERS} ${Incart_DeviceWebApi_Commands_Power_HEADERS} ${Incart_DeviceWebApi_Commands_ExaminationInfo_HEADERS} ${CMAKE_CURRENT_SOURCE_DIR}/ChangeEcgConfigurationWebApiCommand.h ${CMAKE_CURRENT_SOURCE_DIR}/DeviceCommandListWebApiCommand.h ${CMAKE_CURRENT_SOURCE_DIR}/GetDeviceInfoJsonCommand.h ${CMAKE_CURRENT_SOURCE_DIR}/GetDeviceInfoWebApiCommand.h PARENT_SCOPE )