/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
- 26 votes148 views3 answers
- 1 vote149 views3 answers
- 14 votes132 views4 answers
- 1 vote165 views1 answer
- 1 vote140 views1 answer
- 0 vote134 views1 answer
- 0 vote146 views1 answer
- 2 votes132 views2 answers
- 0 vote145 views1 answer
- 20 votes143 views6 answers