diff options
| author | David Robillard <d@drobilla.net> | 2025-11-13 19:52:34 -0500 |
|---|---|---|
| committer | David Robillard <d@drobilla.net> | 2025-11-13 20:04:39 -0500 |
| commit | 5942f4c2e868f84141117a04b71077c233c1760d (patch) | |
| tree | c096fc97c74ed487df418cd8cf088be558217382 /lv2/state.lv2 | |
| parent | 46ab5fa6820e069ae4e97a26712b03144a34a04f (diff) | |
| download | lv2-5942f4c2e868f84141117a04b71077c233c1760d.tar.xz | |
Avoid checking for tools and options that won't be used
With many components disabled, configuration checked for many programs and
compiler flags that weren't actually used for anything. This is slow, and
makes simple builds look a lot more complicated than they are. So, rework
things to only check for tools and flags that will actually be used.
Mainly this is to make the package nice to use as a subproject.
Diffstat (limited to 'lv2/state.lv2')
0 files changed, 0 insertions, 0 deletions