From bd7ca9e3c96ab118347250136bc68280ee175839 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Sun, 8 Dec 2013 17:12:55 +0000 Subject: [PATCH] fix links git-svn-id: https://svn.dealii.org/trunk@31946 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/developers/cmake-internals.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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
    -- 
    2.39.5