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