summaryrefslogtreecommitdiffstats
path: root/Help/guide/tutorial/Step9/MathFunctions/MathFunctions.cxx
diff options
context:
space:
mode:
authorKeith Ballard <keith.m.ballard@gmail.com>2019-11-20 14:34:40 (GMT)
committerBrad King <brad.king@kitware.com>2019-11-20 15:23:33 (GMT)
commite221039e11fb4961b8cbbdbd2fd8f1af99534893 (patch)
treea85d84aa6e80047ba8bcb7468fbeb3c7ec4fe3b7 /Help/guide/tutorial/Step9/MathFunctions/MathFunctions.cxx
parent5f630a934aa4b8616aa59988ea70c14065d3a08d (diff)
downloadCMake-e221039e11fb4961b8cbbdbd2fd8f1af99534893.zip
CMake-e221039e11fb4961b8cbbdbd2fd8f1af99534893.tar.gz
CMake-e221039e11fb4961b8cbbdbd2fd8f1af99534893.tar.bz2
FindMPI: Improve error when a component's language is not enabled
Previously, if a CMake project requests a component for a language that is not enabled, it would simply give an error with the message Could NOT find MPI (missing: MPI_${LANG}_FOUND) which is not indicative that the language was not enabled. This change provides an error message indicating that it failed to find the particular MPI component because no compiler was available for the language and the language might need to be enabled for the project. Closes: #19996
Diffstat (limited to 'Help/guide/tutorial/Step9/MathFunctions/MathFunctions.cxx')
0 files changed, 0 insertions, 0 deletions