mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 05:12:07 -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@)
|