/Shell/Bash/Tell cmake where to find the compiler by setting either the environment variable "cxx" or the cmake cache entry cmake_cxx_compiler to the full path to the compiler, or to the compiler name if it is in the path.
Tell cmake where to find the compiler by setting either the environment variable "cxx" or the cmake cache entry cmake_cxx_compiler to the full path to the compiler, or to the compiler name if it is in the path.
Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH.
0
Source: stackoverflow.com
- 2 votes257 views2 answers
- 0 vote214 views1 answer
- 0 vote194 views1 answer
- 15 votes205 views5 answers
- 2 votes201 views1 answer
- 0 vote195 views1 answer
- 0 vote212 views2 answers
- 8 votes190 views6 answers
- 0 vote209 views1 answer
- 4 votes236 views4 answers