FreeBSD-Determine-CXX.cmake 77 B

123
  1. if(NOT CMAKE_CXX_COMPILER_NAMES)
  2. set(CMAKE_CXX_COMPILER_NAMES c++)
  3. endif()