Unity/extras
Nir Soffer 18482abd9e Don't install anything when building as subproject
When a project is consuming unity as as subproject, unity headers,
static library and pkg config files are installed by `meson install`.

This can be fixed by using `meson install --skip-subprojects`, but this
must be repeated in all the distros packaging a project.

Fixed by disabling install when building as a subproject.

Fixes: #661
2023-02-21 02:28:04 +02:00
..
eclipse Added Eclipse error parsers 2013-09-05 19:12:26 +10:00
fixture Don't install anything when building as subproject 2023-02-21 02:28:04 +02:00
memory Don't install anything when building as subproject 2023-02-21 02:28:04 +02:00