meson icon indicating copy to clipboard operation
meson copied to clipboard

Fix full dependencies that should be order only in ninja backend

Open dcbaker opened this issue 1 year ago • 0 comments

The current terminology is odd, it calls them "header deps" and "order deps", but headers are only order deps, and order deps are full dependencies. This renames and fixes the kind of dependencies being used.

dcbaker avatar Jul 01 '24 20:07 dcbaker