CMAKE_<LANG>_COMPILERΒΆ

Set the compiler for the language LANG. LANG is in our case out of C, CXX.

This is a cmake builtin variable. For detailed information, check the cmake documentation:

cmake --help-variable CMAKE_\<LANG\>_COMPILER