From a69250bd729cb6396a3919b23c7e2b95c300b771 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 22 Aug 2022 12:26:06 -0400 Subject: Update installation instructions for consistency --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 903e680..37ec9e8 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -27,6 +27,8 @@ configuration: * `CC`: Path to C compiler. * `CFLAGS`: C compiler options. + * `CXX`: Path to C++ compiler. + * `CXXFLAGS`: C++ compiler options. * `LDFLAGS`: Linker options. However, it is better to use meson options for configuration. All options can -- cgit v1.2.1