summaryrefslogtreecommitdiffstats
path: root/rules/glibmm.in
blob: 6de0a213e01b09b3be7c2b65601ab03cd1fee884 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=multimedia_gtk

config GLIBMM
	tristate
	select HOST_GLIB
	select GLIB
	select LIBSIGCPP
	select GCCLIBS_CXX
	prompt "glibmm"
	help
	  glibmm is the C++ interface to the glib library.