Git commit d7687c630670080a2692daea5ab56c4c6c95647c by Christoph Feck. Committed on 30/09/2014 at 17:14. Pushed by cfeck into branch 'frameworks'. GIT_SILENT spelling M +1 -1 cmake/modules/FindGMP.cmake http://commits.kde.org/kcalc/d7687c630670080a2692daea5ab56c4c6c95647c diff --git a/cmake/modules/FindGMP.cmake b/cmake/modules/FindGMP.cmake index 17d175c..07cd6a0 100644 --- a/cmake/modules/FindGMP.cmake +++ b/cmake/modules/FindGMP.cmake @@ -1,4 +1,4 @@ -# Try to find the GMP librairies +# Try to find the GMP libraries # GMP_FOUND - system has GMP lib # GMP_INCLUDE_DIR - the GMP include directory # GMP_LIBRARIES - Libraries needed to use GMP