meson/docs/markdown/snippets
Jason Ekstrand 15bbf1ea75 Handle cmake dependencies which require a specified version
Some CMake packages fail to find at all if no version is specified.
This commit adds a cmake_version parameter to dependency() to allow you
to specify the requested version.
2020-11-21 07:55:10 -08:00
..
add_release_note_snippets_here Tell contributors not to write things in the snippet help file. [skip ci] 2020-01-27 23:11:44 +02:00
cmake_package_version.md Handle cmake dependencies which require a specified version 2020-11-21 07:55:10 -08:00
keys_of_configuration_data.md interpreter: Add get_keys function for configuration_data (#7887) 2020-11-12 20:43:17 +02:00
pythonbump.md Bump minimum supported Python version to 3.6. Closes #6297. 2020-10-30 11:18:11 +02:00
rust_std_option.md rust: implement support for --edition 2020-11-05 21:24:20 +02:00