summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 11:34:50 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 11:34:50 +0000
commit3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109 (patch)
treee5742e03bad595904e8c093104f0cd951d6cb868 /rules/host-cmake.in
parent52c38eff5971d69f79ec1112058ac96b6724186b (diff)
downloadptxdist-3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109.tar.gz
ptxdist-3a42c2c9e80ac5e5c6915e2fd7d30343fd7a1109.tar.xz
* help texts h..i rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7442 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-cmake.in')
-rw-r--r--rules/host-cmake.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/rules/host-cmake.in b/rules/host-cmake.in
index a37c434c5..beed40583 100644
--- a/rules/host-cmake.in
+++ b/rules/host-cmake.in
@@ -3,4 +3,7 @@ config HOST_CMAKE
prompt "cmake 2.4.2"
select HOST_FAKEROOT
help
-
+ CMake is an open-source, cross-platfom
+ build environment. It supports native
+ build processes on Unix and Windows
+ platforms under a variety of compilers.