<html>#2903: have pkg-config code path in `find_lib` set `FOO_RAW_INC_DIRS` and `FOO_RAW_LIB_DIRS`
<table style='border-spacing: 1ex 0pt; '>
<tr><td style='text-align:right'> Reporter:</td><td>Roland Haas</td></tr>
<tr><td style='text-align:right'>   Status:</td><td>new</td></tr>
<tr><td style='text-align:right'>Milestone:</td><td></td></tr>
<tr><td style='text-align:right'>  Version:</td><td></td></tr>
<tr><td style='text-align:right'>     Type:</td><td>bug</td></tr>
<tr><td style='text-align:right'> Priority:</td><td>major</td></tr>
<tr><td style='text-align:right'>Component:</td><td>Cactus</td></tr>
</table>

<p>These variables contain the directory paths before the well-known system directories have been stripped out. To support this with pkg-config one has to avoid pkg-config itself doing the stripping by setting <code>PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1</code> and the same for LIBS.</p>
<p>See <a href="https://bitbucket.org/einsteintoolkit/tickets/issues/2875/handle-system-directories-when-looking-for" rel="nofollow" title="handle system directories when looking for (extra) hdf5 libraries" class="ap-connect-link"><s>#2875</s></a> for a bit more context, though all ExternalLibraries <code>detect.sh</code> scripts that parse header files are affected.</p>
<p>--<br/>
Ticket URL: <a href='https://bitbucket.org/einsteintoolkit/tickets/issues/2903/have-pkg-config-code-path-in-find_lib-set'>https://bitbucket.org/einsteintoolkit/tickets/issues/2903/have-pkg-config-code-path-in-find_lib-set</a></p>
</html>