diff options
author | Kevin Meagher <11620178+kjmeagher@users.noreply.github.com> | 2021-07-16 08:38:59 -0500 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2021-08-04 19:29:05 +0200 |
commit | 3c3fa0a12c68da8966410ad9bacd1148dc8bd65d (patch) | |
tree | e50359c868cbe1f5dec3dbf9287eb9b83b87f5c2 /mesonbuild/scripts/coverage.py | |
parent | f781c30700923359a8dd17849bd00faaf9360719 (diff) | |
download | meson-3c3fa0a12c68da8966410ad9bacd1148dc8bd65d.zip meson-3c3fa0a12c68da8966410ad9bacd1148dc8bd65d.tar.gz meson-3c3fa0a12c68da8966410ad9bacd1148dc8bd65d.tar.bz2 |
add boolean parameter use_system for searching boost
This boolean parameter is added to check_and_set_roots() and detect_lib_dirs()
when true it will first search the compiler library directories before checking
the standard lib directories. This is set to false when using BOOST_ROOT and
set to true when useing other system directories like /usr/local
Also simplify using a set to remove duplicate lib files
Also remove the part where you search the Cellar in homebrew, this is
unnescessary now that symlinks can be followed it should find boost
when searching /usr/local so no need to search the Cellar
Diffstat (limited to 'mesonbuild/scripts/coverage.py')
0 files changed, 0 insertions, 0 deletions