]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update cmake/modules/FindCGAL.cmake
authorLuca Heltai <luca.heltai@sissa.it>
Sat, 30 Apr 2022 16:23:33 +0000 (18:23 +0200)
committerGitHub <noreply@github.com>
Sat, 30 Apr 2022 16:23:33 +0000 (18:23 +0200)
Co-authored-by: Jean-Paul Pelteret <jppelteret@gmail.com>
cmake/modules/FindCGAL.cmake

index 050fe404a8f128f50989d7389559d173c39943db..6fe00d2b21424983dd05c855c6a9e96b4b4ff4ec 100644 (file)
@@ -36,7 +36,7 @@ IF(DEAL_II_HAVE_CXX17)
 ELSE(DEAL_II_HAVE_CXX17)
   SET(CGAL_FOUND FALSE)
   SET(CGAL_INCLUDE_DIRS "-NOTFOUND")
-  MESSAGE("-- WARNING: CGAL wrappers require cxx17. Disabling CGAL Support.")
+  MESSAGE(WARNING "CGAL wrappers require C++17. Disabling CGAL Support.")
 ENDIF(DEAL_II_HAVE_CXX17)
 
 DEAL_II_PACKAGE_HANDLE(CGAL

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.