From: Simon McVittie Date: Tue, 15 Aug 2023 12:10:37 +0000 (+0100) Subject: INSTALL: Add some sub-headings for non-Meson build systems X-Git-Tag: dbus-1.15.8~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd5fdcacf7d82f45ac89c40a0f1a68701af3aa88;p=thirdparty%2Fdbus.git INSTALL: Add some sub-headings for non-Meson build systems Signed-off-by: Simon McVittie --- diff --git a/INSTALL b/INSTALL index 08269e1e9..88b062dad 100644 --- a/INSTALL +++ b/INSTALL @@ -48,6 +48,9 @@ See `meson_options.txt` for details of dbus-specific options, and 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