Looks like ${CMAKE_CURRENT_SOURCE_DIR}/Common/Header/AliceO2Config.h is automatically generated in the source directory. This should probably be avoided in favour of generating it in the ${CMAKE_CURRENT_BUILD_DIR} and picking it up from there, otherwise it might break out of source builds.
Looks like
${CMAKE_CURRENT_SOURCE_DIR}/Common/Header/AliceO2Config.his automatically generated in the source directory. This should probably be avoided in favour of generating it in the ${CMAKE_CURRENT_BUILD_DIR} and picking it up from there, otherwise it might break out of source builds.