From: Matthias Maier Date: Fri, 21 Sep 2012 18:50:25 +0000 (+0000) Subject: Bugfix X-Git-Tag: v8.0.0~1079^2~730 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1fc996b3a40f128c6e7d27a6de1fcfb77c12c3;p=dealii.git Bugfix git-svn-id: https://svn.dealii.org/branches/branch_cmake@26607 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/setup_deal_ii.cmake b/deal.II/cmake/setup_deal_ii.cmake index 21a9e7da8d..17c6e1bccd 100644 --- a/deal.II/cmake/setup_deal_ii.cmake +++ b/deal.II/cmake/setup_deal_ii.cmake @@ -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 "") + SET(DEAL_II_PROJECT_CONFIG_RELDIR ".") ELSE() #