]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Bugfix. CMake is stupid
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Oct 2012 16:01:13 +0000 (16:01 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 5 Oct 2012 16:01:13 +0000 (16:01 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@26965 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/setup_deal_ii.cmake

index 07f0b58876e4b5d681210c0148250019513518a7..30a4e38aa1817d1388a7be3dfec6e0627d5e2dfe 100644 (file)
@@ -178,7 +178,7 @@ IF(DEAL_II_COMPONENT_COMPAT_FILES)
   SET_IF_EMPTY(DEAL_II_EXECUTABLE_RELDIR "bin")
   SET_IF_EMPTY(DEAL_II_INCLUDE_RELDIR "include")
   SET_IF_EMPTY(DEAL_II_LIBRARY_RELDIR "lib")
-  SET_IF_EMPTY(DEAL_II_PROJECT_CONFIG_RELDIR ".")
+  SET_IF_EMPTY(DEAL_II_PROJECT_CONFIG_RELDIR "${DEAL_II_LIBRARY_RELDIR}/cmake/${DEAL_II_PROJECT_CONFIG_NAME}")
 ELSE()
   #
   # IF DEAL_II_COMPONENT_COMPAT_FILES is not set, we assume that we have to

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.