From c4264806d6d9efe9a72175d004189d4bcbc353aa Mon Sep 17 00:00:00 2001 From: maier Date: Wed, 7 Nov 2012 17:48:26 +0000 Subject: [PATCH] Typo git-svn-id: https://svn.dealii.org/branches/branch_cmake@27464 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/development/porting.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/deal.II/doc/development/porting.html b/deal.II/doc/development/porting.html index 23333a839f..47f134996b 100644 --- a/deal.II/doc/development/porting.html +++ b/deal.II/doc/development/porting.html @@ -127,8 +127,11 @@

It is possible to use CMake to cross compile - deal.II for a foreign platform. Further - information on that topic can be found int the deal.II for a foreign platform. It is best + to start cross compiling with minimal external dependencies + (-DDEAL_II_ALLOW_AUTODETECTION=OFF, see the + deal.II CMake documentation). + Further information on that topic can be found in the CMake wiki. -- 2.39.5