]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: do not check for std::legendrel and std::cyl_bessel_jl
authorMatthias Maier <tamiko@43-1.org>
Mon, 8 Jan 2024 14:22:46 +0000 (08:22 -0600)
committerMatthias Maier <tamiko@43-1.org>
Mon, 8 Jan 2024 14:31:40 +0000 (08:31 -0600)
cmake/checks/check_01_cxx_features.cmake

index 462774b39b0277e94027c5b037e6aabbd955f3b4..e15dd2b217616d2fa4f1473792bd6709ea9d8e30 100644 (file)
@@ -556,7 +556,6 @@ CHECK_CXX_SOURCE_COMPILES(
   #include <cmath>
   using std::cyl_bessel_j;
   using std::cyl_bessel_jf;
-  using std::cyl_bessel_jl;
   int main()
   {
   }
@@ -574,7 +573,6 @@ CHECK_CXX_SOURCE_COMPILES(
   #include <cmath>
   using std::legendre;
   using std::legendref;
-  using std::legendrel;
   int main()
   {
   }

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.