Skip to content

apply CMAKE_${lang}_COMPILER_ARG1 from pre-made CMakeCache.txt

Thorsten Klein requested to merge fix-compiler-determination-ARG1 into master

If CMAKE_${lang}_COMPILER is not a list, apply CMAKE_${lang}_COMPILER_ARG1 from pre-made CMakeCache.txt

Merge request reports