From ff686e496e28c6373050ce65cd2f628bb7dbceaa Mon Sep 17 00:00:00 2001 From: maier Date: Fri, 28 Sep 2012 13:49:41 +0000 Subject: [PATCH] Update README git-svn-id: https://svn.dealii.org/branches/branch_cmake@26835 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/README.CMAKE | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deal.II/README.CMAKE b/deal.II/README.CMAKE index 8ac36fc13d..06581de748 100644 --- a/deal.II/README.CMAKE +++ b/deal.II/README.CMAKE @@ -666,6 +666,9 @@ DEVELOPMENT . (Don't forget to specify the link libraries, see below.) + CHECK_CXX_COMPILER_FLAG(flag variable) + Sets the variable to 1 if the compiler understands the flag. + - Necessary compiler flags can easily set in the string variable CMAKE_REQUIRED_FLAGS. There are two small macros that do this job nicely: -- 2.39.5