]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Reword the description of SUNDIALS_INCLUDE_DIRS. 5097/head
authorDavid Wells <wellsd2@rpi.edu>
Sat, 16 Sep 2017 21:29:26 +0000 (17:29 -0400)
committerDavid Wells <wellsd2@rpi.edu>
Sun, 17 Sep 2017 20:00:34 +0000 (16:00 -0400)
cmake/modules/FindSUNDIALS.cmake

index e6e1d5496ed3874e94427ce9f17d670e2f9733c5..e493a7de8f0faf85f732c6c100f399f1cad0053c 100644 (file)
 #   SUNDIALS_LIB_SER
 #   SUNDIALS_INCLUDE_DIR
 #
-# Note that, unlike most other packages, SUNDIALS headers are typically
-# installed in multiple directories; for example, a typical system installation
-# may distribute the headers in the following way:
+# Note that sundials headers are typically installed in several directories,
+# e.g.,
 #
-# /usr/include/ida/ida.h
-# /usr/include/kinsol/kinsol.h
-# /usr/include/sundials/sundials_nvector.h
+# /prefix/include/ida/ida.h
+# /prefix/include/kinsol/kinsol.h
+# /prefix/include/sundials/sundials_nvector.h
 #
-# so, in this case, SUNDIALS_INCLUDE_DIR would just be /usr/include/.
+# Here SUNDIALS_INCLUDE_DIR is just '/prefix/include/', not
+# '/prefix/include/sundials/'.
 
 SET(SUNDIALS_DIR "" CACHE PATH "An optional hint to a SUNDIALS_DIR installation")
 SET_IF_EMPTY(SUNDIALS_DIR "$ENV{SUNDIALS_DIR}")

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.