Skip to content

refactor runtime program finding

Harald Sitter requested to merge work/programfinder into master

instead of having dupe logic let's have a helper module that macros the program finding. this also paves the way for more vulkaninfo-style KCMs that call a binary at runtime and thus have a runtime requirement

Merge request reports