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

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