Current File : //usr/share/cmake3/Modules/Platform/Linux-Determine-CXX.cmake
if(NOT CMAKE_CXX_COMPILER_NAMES)
  set(CMAKE_CXX_COMPILER_NAMES c++)
endif()