mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-04 21:08:14 +02:00
INSTALL: Add some sub-headings for non-Meson build systems
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
041b236251
commit
dd5fdcacf7
1 changed files with 6 additions and 0 deletions
6
INSTALL
6
INSTALL
|
|
@ -48,6 +48,9 @@ See `meson_options.txt` for details of dbus-specific options, and
|
|||
<https://mesonbuild.com/Builtin-options.html> for details of generic
|
||||
Meson options.
|
||||
|
||||
Other build systems
|
||||
-------------------
|
||||
|
||||
When using Autotools, run "./configure --help" to see the possible
|
||||
configuration options and environment variables.
|
||||
|
||||
|
|
@ -69,6 +72,9 @@ meson test
|
|||
Full build instructions can be found on mesonbuild website:
|
||||
https://mesonbuild.com/Running-Meson.html
|
||||
|
||||
Building with CMake
|
||||
-------------------
|
||||
|
||||
The CMake equivalent is:
|
||||
|
||||
``` sh
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue