]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Export DEAL_II_SUNDIALS_WITH_IDAS in config.h
authorMatthias Maier <tamiko@43-1.org>
Mon, 11 Dec 2017 16:21:28 +0000 (10:21 -0600)
committerMatthias Maier <tamiko@43-1.org>
Mon, 11 Dec 2017 16:21:28 +0000 (10:21 -0600)
cmake/configure/configure_sundials.cmake
include/deal.II/base/config.h.in

index aec779427584581686e2e44efe3f90e569b2fd0f..9a7b85a576b164ed1c96dfbd611634bd9205f1f9 100644 (file)
@@ -17,4 +17,8 @@
 # Configuration for the SUNDIALS library:
 #
 
+MACRO(FEATURE_SUNDIALS_CONFIGURE_EXTERNAL)
+  SET(DEAL_II_SUNDIALS_WITH_IDAS ${SUNDIALS_WITH_IDAS})
+ENDMACRO()
+
 CONFIGURE_FEATURE(SUNDIALS)
index c56784bb77046d5c5f15dfe909bde1c633295674..1ede602da2733d461f151032096808ca295eeb51 100644 (file)
 #cmakedefine DEAL_II_PETSC_WITH_HYPRE
 #cmakedefine DEAL_II_PETSC_WITH_MUMPS
 
+/* cmake/modules/FindSUNDIALS.cmake */
+#cmakedefine DEAL_II_SUNDIALS_WITH_IDAS
+
 /* cmake/configure/configure_1_threads.cmake */
 #cmakedefine DEAL_II_USE_MT_POSIX
 #cmakedefine DEAL_II_USE_MT_POSIX_NO_BARRIERS

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.