index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
Platform
/
Linux-Determine-CXX.cmake
blob: b594daeb0bd381d1898e2de4a9eb81dea5a89f26 (
plain
)
1
2
3
if(NOT CMAKE_CXX_COMPILER_NAMES) set(CMAKE_CXX_COMPILER_NAMES c++) endif()