blob: 5ed99de8a78552b44500269c15793eb338003673 [file] [view]
## find_program() now respects --force-fallback-for
If a subproject listed in --force-fallback-for provides a particular
program (via program_names in its wrapfile), find_program will use the
program from the subproject instead of looking it up from the system.