From bcdf40183f0ab4091029d3bfdcd33cb204aa60b7 Mon Sep 17 00:00:00 2001 From: Alexis Montoison <35051714+amontoison@users.noreply.github.com> Date: Fri, 26 Jan 2024 02:06:33 -0500 Subject: [PATCH] Update README.meson --- README.meson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.meson b/README.meson index b69d1b58c2..14e974cdf7 100644 --- a/README.meson +++ b/README.meson @@ -47,7 +47,7 @@ Currently supported options with their default value: * `-Dlibpastix_path=[]`: additional directories to search for the PASTIX library; * `-Dlibmumps_path=[]`: additional directories to search for the MUMPS libraries; * `-Dlibampl_path=[]`: additional directories to search for the AMPL library library; -* `-Dlibhwloc_path=[]`: Additional directory to search for the HWLOC library; +* `-Dlibhwloc_path=[]`: Additional directories to search for the HWLOC library; * `-Dlibhwloc_include=[]`: Additional directories to search for the HWLOC header files; * `-Dlibhsl_modules[]`: additional directories to search for the HSL modules; * `-Dlibmetis_version=5`: version of the METIS library;