summaryrefslogtreecommitdiff
path: root/docs/yaml/objects/external_program.yaml
AgeCommit message (Collapse)Author
2022-03-06find_program: add a version() method to match the one for dependenciesEli Schwartz
It is often useful to check the found version of a program without checking whether you can successfully find `find_program('foo', required: false, version: '>=XXX')`
2021-10-04Minor fixupsDaniel Mensinger
2021-10-03docs: Add the YAML Reference manualDaniel Mensinger