b0475e7a | 17-Jul-2023 |
Matt Spinler <spinler@us.ibm.com> |
Update nlohmann-json subproject handling
Without this, a build with subprojects would fail with:
``` meson.build:89:24: ERROR: Include dir subprojects/nlohmann-json/single_include does not exist. `
Update nlohmann-json subproject handling
Without this, a build with subprojects would fail with:
``` meson.build:89:24: ERROR: Include dir subprojects/nlohmann-json/single_include does not exist. ```
Change-Id: I26e26a7a0473ffb163fc4ca9f1ac291f13de261e Signed-off-by: Matt Spinler <spinler@us.ibm.com>
show more ...
|