Sign in
qemu
/
meson
/
refs/heads/cppmodules
/
.
/
docs
/
markdown
/
snippets
/
cmake_package_version.md
blob: 58f0004752aaac4d8cd600f265f8a46c9fe47f5a [
file
] [
log
] [
blame
] [
view
]
## CMake find_package version support
It
is
now possible to specify a requested
package
version to the
CMake
dependency backend via the
new
`cmake_package_version`
kwarg
in
the
`dependency`
function
.