summaryrefslogtreecommitdiffstats
path: root/rules/host-cmake.in
blob: d0413fb4c2acabbb434fffa7971f56927d2fc929 (plain)
1
2
3
4
5
6
7
8
9
10
11
## SECTION=hosttools_noprompt
## SECTION=hosttools_platform

config HOST_CMAKE
	tristate
	default ALLYES
	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.