1MM-COMMON-GET(1) mm-common 1.0.0 MM-COMMON-GET(1)
2
3
4
6 mm-common-get - Copy files from mm-common to a C++ binding module that
7 uses Meson
8
10 mm-common-get [OPTION]... BUILDSCRIPT-DIR DOCTOOL-DIR
11
13 Run mm-common-get to copy the mm-common build support files into the
14 source tree of a C++ binding module.
15
17 -f, --force
18 forcefully replace existing files
19
20 --help display a help message and exit
21
22 --version
23 show version information and exit
24
26 The exit status is 0 if OK, or 1 if an error occurred.
27
29 The build support files currently copied by mm-common-get are listed
30 below.
31
32 Meson build scripts copied to BUILDSCRIPT-DIR:
33 dist-build-scripts.py
34 dist-changelog.py
35 doc-reference.py
36 generate-binding.py
37
38 Documentation utilities copied to DOCTOOL-DIR:
39 doc-install.pl
40 doc-postprocess.pl
41 doxygen.css
42 doxygen-extra.css
43 tagfile-to-devhelp2.xsl
44
46 mm-common-prepare(1)
47 /usr/share/doc/mm-common/README
48 /usr/share/doc/mm-common/skeletonmm.tar.xz or
49 /usr/share/doc/mm-common/skeletonmm.tar.gz
50
51
52
53GNOME 2019-09-12 MM-COMMON-GET(1)