This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e2552af65
CMake
/
Modules
/
Platform
/
Linux-CXX.cmake
4 lines
77 B
CMake
Raw
Blame
History
if
(
NOT
CMAKE_CXX_COMPILER_NAMES
)
set
(
CMAKE_CXX_COMPILER_NAMES
c++
)
endif
(
)
Reference in New Issue
View Git Blame
Copy Permalink