summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.in
blob: beed4058308509ac4b97e39a033c155c16a023a3 (plain)
1
2
3
4
5
6
7
8
9
config HOST_CMAKE
	bool
        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.