meson/docs/markdown/snippets/cmake_configure_package_con...

239 B

cmake.configure_package_config_file can now take a dict

The configuration kwarg of the configure_package_config_file() function from the cmake module can now take a dict object, just like the regular configure_file() function.