From 05164c56153abc2dcef39926876a2ec028cf9d49 Mon Sep 17 00:00:00 2001 From: maier Date: Tue, 23 Oct 2012 12:33:56 +0000 Subject: [PATCH] Clarify a comment git-svn-id: https://svn.dealii.org/branches/branch_cmake@27177 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/cmake/setup_cached_variables.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/cmake/setup_cached_variables.cmake b/deal.II/cmake/setup_cached_variables.cmake index 562dd2fe97..087a146473 100644 --- a/deal.II/cmake/setup_cached_variables.cmake +++ b/deal.II/cmake/setup_cached_variables.cmake @@ -42,6 +42,8 @@ # DEAL_II_SHARED_LINKER_FLAGS_RELEASE # # *) May also be set via environment variable (CFLAGS, CXXFLAGS, LDFLAGS) +# (nonempty cached variable has precedence will not be overwritten by +# environment) # -- 2.39.5