This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
05a95c7066
cmake
/
Modules
/
Platform
/
Linux-Determine-CXX.cmake
4 lines
77 B
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