CMake: Documented how to cross-compile with CMake.
authorOscar Fuentes <ofv@wanadoo.es>
Thu, 11 Jun 2009 04:45:08 +0000 (04:45 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Thu, 11 Jun 2009 04:45:08 +0000 (04:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73181 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CMake.html

index ac3b57a84893cc1ebb591eba253f84ab9b0d230c..606d3995af36f72e35555e6542624e7ef553b915 100644 (file)
 
 <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>