mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
3 lines
104 B
CMake
3 lines
104 B
CMake
SET(CMAKE_CXX_COMPILER "@CMAKE_CXX_COMPILER@")
|
|
SET(CMAKE_COMPILER_IS_GNUGXX @CMAKE_COMPILER_IS_GNUGXX@)
|