summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/CMake.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/CMake.html b/docs/CMake.html
index ac3b57a848..606d3995af 100644
--- a/docs/CMake.html
+++ b/docs/CMake.html
@@ -296,7 +296,13 @@
<div class="doc_text">
-<p>TODO</p>
+<p>See <a href="http://www.vtk.org/Wiki/CMake_Cross_Compiling">this
+ wiki page</a> for generic instructions on how to cross-compile
+ with CMake. It goes into detailed explanations and may seem
+ daunting, but it is not. On the wiki page there are several
+ examples including toolchain files. Go directly to
+ <a href="http://www.vtk.org/Wiki/CMake_Cross_Compiling#Information_how_to_set_up_various_cross_compiling_toolchains">this
+ section</a> for a quick solution.</p>
</div>