mm-common-prepare
Common build files of the GNOME C++ bindings
Install
- All systems
-
curl cmd.cat/mm-common-prepare.sh
- Debian
-
apt-get install mm-common
- Ubuntu
-
apt-get install mm-common
- Arch Linux
-
pacman -S mm-common
- Kali Linux
-
apt-get install mm-common
- Fedora
-
dnf install mm-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mm-common
- OS X
-
brew install mm-common
- Raspbian
-
apt-get install mm-common
- Dockerfile
- dockerfile.run/mm-common-prepare
mm-common
Common build files of the GNOME C++ bindings
The mm-common module provides the build infrastructure and utilities shared among the GNOME C++ binding libraries. It is only a required dependency for building the C++ bindings from the gnome.org version control repository. An installation of mm-common is not required for building tarball releases, unless configured to use maintainer-mode. The mm-common package also includes a snapshot of the Doxygen tag file for the GNU C++ Library reference documentation.