]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 18:31:00 +0000 (18:31 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 21 Sep 2012 18:31:00 +0000 (18:31 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26606 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_deal_ii.cmake

index b7d58be5844b42aae83d0c4bbf0694ce1e665663..21a9e7da8d14b9513ebeaaa7ec6e27d01ab5c723 100644 (file)
@@ -27,7 +27,7 @@ IF(DEAL_II_COMPONENT_COMPAT_FILES)
   SET(DEAL_II_EXAMPLES_RELDIR "examples")
   SET(DEAL_II_INCLUDE_RELDIR "include")
   SET(DEAL_II_LIBRARY_RELDIR "lib")
-  SET(DEAL_II_PROJECT_CONFIG_RELDIR "lib/cmake")
+  SET(DEAL_II_PROJECT_CONFIG_RELDIR "")
 
 ELSE()
   #
@@ -38,7 +38,7 @@ ELSE()
   SET_IF_EMPTY(DEAL_II_EXAMPLES_RELDIR "share/doc/deal.II/examples")
   SET_IF_EMPTY(DEAL_II_INCLUDE_RELDIR "include")
   SET_IF_EMPTY(DEAL_II_LIBRARY_RELDIR "lib${LIB_SUFFIX}")
-  SET_IF_EMPTY(DEAL_II_PROJECT_CONFIG_RELDIR "${DEAL_II_LIBRARY_RELDIR}/cmake")
+  SET_IF_EMPTY(DEAL_II_PROJECT_CONFIG_RELDIR "${DEAL_II_LIBRARY_RELDIR}/cmake/deal.II")
 ENDIF()
 
 SET(DEAL_II_PACKAGE_BUGREPORT "dealii@dealii.org")

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.