meson-plus-plus icon indicating copy to clipboard operation
meson-plus-plus copied to clipboard

convert string first argument to `custom_target` into a `find_program` call

Open dcbaker opened this issue 3 years ago • 0 comments

This optimization allows more find_program calls to be handled in the single threaded loop than requiring additional calls to find_program later.

dcbaker avatar Jan 31 '22 17:01 dcbaker