From: heister Date: Sun, 8 Dec 2013 17:12:55 +0000 (+0000) Subject: fix links X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05db0cf002c892862647ff8776b1a3fcef0e8c37;p=dealii-svn.git fix links git-svn-id: https://svn.dealii.org/trunk@31946 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/developers/cmake-internals.html b/deal.II/doc/developers/cmake-internals.html index b2308511d2..e500d2c9ac 100644 --- a/deal.II/doc/developers/cmake-internals.html +++ b/deal.II/doc/developers/cmake-internals.html @@ -144,7 +144,7 @@ SET_TARGET_PROPERTIES(${DEAL_II_BASE_NAME}${DEAL_II_${build}_SUFFIX} This sets up all cached variables prior to the call to PROJECT(deal.II). For details see the comment at the top. Furthermore, some bookkeeping for compiler and linker flags - takes place, see the section + takes place, see the section about compile flags.
  • setup_deal_ii.cmake: This file is included immediately after the call to @@ -400,7 +400,7 @@ SET(FEATURE_DIR "" CACHE PATH "An optional hint to a FEATURE directory") module is used to determine whether an external dependency can be resolved or not. Depending on the current state of DEAL_II_WITH_<FEATURE> (see - here) the variables + here) the variables
     FEATURE_LIBRARIES
     FEATURE_INCLUDE_DIRS