summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.in
diff options
context:
space:
mode:
authorErwin Rol <erwin@erwinrol.com>2006-06-02 15:13:19 +0000
committerErwin Rol <erwin@erwinrol.com>2006-06-02 15:13:19 +0000
commitd9e39dcbcfa4ab003db2befa70940416c0b42170 (patch)
treebf3127fa79b47d1f9e9fda859c70dce2044a8d9f /rules/host-cmake.in
parent267c7e00851f2b1c571e36999c56f4a1427da36e (diff)
downloadptxdist-d9e39dcbcfa4ab003db2befa70940416c0b42170.tar.gz
ptxdist-d9e39dcbcfa4ab003db2befa70940416c0b42170.tar.xz
Added cmake host tool
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.10-trunk@5627 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/host-cmake.in')
-rw-r--r--rules/host-cmake.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/host-cmake.in b/rules/host-cmake.in
new file mode 100644
index 000000000..a37c434c5
--- /dev/null
+++ b/rules/host-cmake.in
@@ -0,0 +1,6 @@
+config HOST_CMAKE
+ bool
+ prompt "cmake 2.4.2"
+ select HOST_FAKEROOT
+ help
+