]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Install the examples into share/deal.II not share/doc/deal.II
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Nov 2012 13:11:27 +0000 (13:11 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 8 Nov 2012 13:11:27 +0000 (13:11 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27480 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_deal_ii.cmake

index 6330f3b772456e83e478873c09fd30c3ac848941..3a268de61b6a085b40ada49179fe3ddc5d300c09 100644 (file)
@@ -102,7 +102,7 @@ ELSE()
   #
   SET_IF_EMPTY(DEAL_II_CMAKE_MACROS_RELDIR "share/${DEAL_II_PACKAGE_NAME}/cmake/Macros")
   SET_IF_EMPTY(DEAL_II_DOCUMENTATION_RELDIR "share/doc/${DEAL_II_PACKAGE_NAME}/html")
-  SET_IF_EMPTY(DEAL_II_EXAMPLES_RELDIR "share/doc/${DEAL_II_PACKAGE_NAME}/examples")
+  SET_IF_EMPTY(DEAL_II_EXAMPLES_RELDIR "share/${DEAL_II_PACKAGE_NAME}/examples")
   SET_IF_EMPTY(DEAL_II_EXECUTABLE_RELDIR "bin")
   SET_IF_EMPTY(DEAL_II_INCLUDE_RELDIR "include")
   SET_IF_EMPTY(DEAL_II_LIBRARY_RELDIR "lib${LIB_SUFFIX}")

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.