diff --git a/External-Project-module.html b/External-Project-module.html index 4da3a353b..fa70e796f 100644 --- a/External-Project-module.html +++ b/External-Project-module.html @@ -214,6 +214,7 @@

External Project module

Note: the functionality of this module is governed by Meson's rules on mixing build systems.

This is an experimental module, API could change.

+

Added 0.56.0

This module allows building code that uses build systems other than Meson. This module is intended to be used to build Autotools subprojects as fallback if the dependency couldn't be found on the @@ -253,7 +254,8 @@

External Project module

from -uninstalled.pc files. This is arguably a bug that could be fixed in future version of pkg-config/pkgconf. -

Added 0.56.0

+

Since 1.7.0 [Meson devenv][Commands.md#devenv] setup PATH and +LD_LIBRARY_PATH to be able to run programs.

Functions

add_project()

This function should be called at the root directory of a project @@ -279,7 +281,8 @@

add_project()

added in case some tags are not found in configure_options: '--prefix=@PREFIX@', '--libdir=@PREFIX@/@LIBDIR@', and '--includedir=@PREFIX@/@INCLUDEDIR@'. It was previously considered a fatal -error to not specify them. +error to not specify them. Since 1.7.0 @BINDIR@ and '--bindir=@PREFIX@/@BINDIR@' +default argument have been added.
  • cross_configure_options: Extra options appended to configure_options only when cross compiling. special tag @HOST@ will be replaced by diff --git a/Release-notes-for-1-7-0.html b/Release-notes-for-1-7-0.html index 0121cee0e..eb1623bf0 100644 --- a/Release-notes-for-1-7-0.html +++ b/Release-notes-for-1-7-0.html @@ -222,6 +222,11 @@

    Cargo features are resolved global calls for different Cargo crates that have common dependencies.

    Breaks: This change removes per feature Meson options that were previously possible to set as shown above or from command line -Dfoo-rs:feature-foo=true.

    +

    Devenv support in external project module

    +

    The external project module now setups PATH and +LD_LIBRARY_PATH to be able to run programs.

    +

    @BINDIR@ is now substitued in arguments and '--bindir=@PREFIX@/@BINDIR@' +default argument have been added.

    Fixed sizeof and find_library methods for Fortran compilers

    The implementation of the .sizeof() method has been fixed for Fortran compilers (it was previously broken since it would try to compile a C code diff --git a/assets/js/search/BINDIR b/assets/js/search/BINDIR new file mode 100644 index 000000000..53ce2109e --- /dev/null +++ b/assets/js/search/BINDIR @@ -0,0 +1 @@ +urls_downloaded_cb({"token":"BINDIR","urls":[{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/Commands.md b/assets/js/search/Commands.md new file mode 100644 index 000000000..212ff8579 --- /dev/null +++ b/assets/js/search/Commands.md @@ -0,0 +1 @@ +urls_downloaded_cb({"token":"Commands.md","urls":[{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/Devenv b/assets/js/search/Devenv new file mode 100644 index 000000000..57fa5e092 --- /dev/null +++ b/assets/js/search/Devenv @@ -0,0 +1 @@ +urls_downloaded_cb({"token":"Devenv","urls":[{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/LD_LIBRARY_PATH b/assets/js/search/LD_LIBRARY_PATH index bd1e635fa..5f51e7d75 100644 --- a/assets/js/search/LD_LIBRARY_PATH +++ b/assets/js/search/LD_LIBRARY_PATH @@ -1 +1 @@ -urls_downloaded_cb({"token":"LD_LIBRARY_PATH","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"LD_LIBRARY_PATH","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/PATH b/assets/js/search/PATH index d5083b49f..ca56156e5 100644 --- a/assets/js/search/PATH +++ b/assets/js/search/PATH @@ -1 +1 @@ -urls_downloaded_cb({"token":"PATH","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#targets","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","compile","Targets"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#qt","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows","Qt"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"p","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#windows-python3-quirks","node_type":"p","page":"Getting Meson","sections":["Platform-specific install quirks","Windows Python3 quirks"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#instalando-o-meson-com-o-pip","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Instalando o Meson com o pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#peculiaridades-do-python-3-no-windows","node_type":"p","page":"Obtendo o Meson","sections":["Peculiaridades de instalação específicas de plataformas","Peculiaridades do Python 3 no Windows"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#pipmeson","node_type":"p","page":"获取Meson","sections":["获取Meson","使用pip安装Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#windows-python3","node_type":"p","page":"获取Meson","sections":["特殊平台的安装特例","Windows Python3"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"table","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-targets-in-meson-compile","node_type":"p","page":"Release 0.55.0","sections":["New features","Added ability to specify targets in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#config-tool-based-dependencies-no-longer-search-path-for-cross-compiling","node_type":"h2","page":"Release 0.55.0","sections":["New features","Config tool based dependencies no longer search PATH for cross compiling"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"PATH","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#targets","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","compile","Targets"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#qt","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows","Qt"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"p","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#windows-python3-quirks","node_type":"p","page":"Getting Meson","sections":["Platform-specific install quirks","Windows Python3 quirks"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#instalando-o-meson-com-o-pip","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Instalando o Meson com o pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#peculiaridades-do-python-3-no-windows","node_type":"p","page":"Obtendo o Meson","sections":["Peculiaridades de instalação específicas de plataformas","Peculiaridades do Python 3 no Windows"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#pipmeson","node_type":"p","page":"获取Meson","sections":["获取Meson","使用pip安装Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#windows-python3","node_type":"p","page":"获取Meson","sections":["特殊平台的安装特例","Windows Python3"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"table","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-targets-in-meson-compile","node_type":"p","page":"Release 0.55.0","sections":["New features","Added ability to specify targets in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#config-tool-based-dependencies-no-longer-search-path-for-cross-compiling","node_type":"h2","page":"Release 0.55.0","sections":["New features","Config tool based dependencies no longer search PATH for cross compiling"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/PREFIX b/assets/js/search/PREFIX index 105d19c0f..e883e2a1a 100644 --- a/assets/js/search/PREFIX +++ b/assets/js/search/PREFIX @@ -1 +1 @@ -urls_downloaded_cb({"token":"PREFIX","urls":[{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"PREFIX","urls":[{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/argument b/assets/js/search/argument index 31b14ca08..e6147a13e 100644 --- a/assets/js/search/argument +++ b/assets/js/search/argument @@ -1 +1 @@ -urls_downloaded_cb({"token":"argument","urls":[{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#per-target-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Per target arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#creating-the-wrap-contents","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap","Creating the wrap contents"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#deprecated-options","node_type":"p","page":"Build options","sections":["Build options","Deprecated options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#features","node_type":"p","page":"Build options","sections":["Build options","Build option types","Features"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-vsenv","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for vsenv\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmakeconfigure_package_config_file","node_type":"p","page":"CMake module","sections":["CMake module","CMake configuration files","cmake.configure_package_config_file()"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"p","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compile-and-run-test-application","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compile and run test application"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-id","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compiler id"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-properties","node_type":"p","page":"Compiler properties","sections":["Compiler properties"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-code-compile","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does code compile?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-code-compile-and-link","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does code compile and link?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#expression-size","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Expression size"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#has-argument","node_type":"h2","page":"Compiler properties","sections":["Compiler properties","Has argument"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#using-dictionaries","node_type":"p","page":"Configuration","sections":["Configuration","Using dictionaries"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#qt","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries","Qt"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#mixing-host-and-build-targets","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Mixing host and build targets"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"ul","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#conditional-compilation","node_type":"p","page":"D","sections":["Compiling D applications","Conditional compilation"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#arbitrary-variables-from-dependencies-that-can-be-found-multiple-ways","node_type":"p","page":"Dependencies","sections":["Arbitrary variables from dependencies that can be found multiple ways"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#boost","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Boost"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dub","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Dub"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#gtest-and-gmock","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","GTest and GMock"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#hdf5","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","HDF5"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#llvm","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#mpi","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","MPI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#netcdf","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","NetCDF"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#shaderc","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Shaderc"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#using-llvm-tools","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM","Using LLVM tools"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"p","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-dont-the-arguments-passed-to-add_project_link_arguments-affect-anything","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why don't the arguments passed to add_project_link_arguments affect anything?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#copyfile","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","copyfile"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#exists","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","exists"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_dir","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_dir"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_file","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_file"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_symlink","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_symlink"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#generating-multiple-files-at-a-time","node_type":"p","page":"Generating sources","sections":["Generating sources","Using custom_target()","Generating multiple files at a time"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_resources","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_resources()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_vapi","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_vapi()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums_simple","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums_simple()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"GuiTutorial.html#creating-the-sample-program","node_type":"p","page":"Building a simple SDL2 app from scratch","sections":["Creating the sample program"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"Include-directories.html#include-directories","node_type":"p","page":"Include directories","sections":["Include directories"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-script","node_type":"p","page":"Installing","sections":["Installing","Custom install script"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installation-tags","node_type":"p","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"ul","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#mesonbuild","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","meson.build"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#loading-multiple-machine-files","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Loading multiple machine files"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#toggling-the-usage-of-precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Toggling the usage of precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#using-precompiled-headers-with-gcc-and-derivatives","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Using precompiled headers with GCC and derivatives"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#dependency","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","dependency()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_variable","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_variable()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#dependencies","node_type":"p","page":"Qt4 module","sections":["Qt4 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"p","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#dependencies","node_type":"p","page":"Qt5 module","sections":["Qt5 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"p","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#dependencies","node_type":"p","page":"Qt6 module","sections":["Qt6 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"p","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#compiling-a-meson-project","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Compiling a Meson project"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#using-meson-as-a-distro-packager","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Using Meson as a distro packager"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_method","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_install_tag","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments5","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_cross_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments6","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoninstall_dependency_manifest","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.install_dependency_manifest()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#dictget","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#dicthas_key","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.has_key()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#arguments","node_type":"table","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#to_string_fill","node_type":"p","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments","node_type":"p","page":"list","sections":["List (list)","List methods","list.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments1","node_type":"p","page":"list","sections":["List (list)","List methods","list.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#listcontains","node_type":"p","page":"list","sections":["List (list)","List methods","list.contains()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments2","node_type":"p","page":"str","sections":["String (str)","String methods","str.format()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments3","node_type":"p","page":"str","sections":["String (str)","String methods","str.join()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strcontains","node_type":"p","page":"str","sections":["String (str)","String methods","str.contains()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strendswith","node_type":"p","page":"str","sections":["String (str)","String methods","str.endswith()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strstartswith","node_type":"p","page":"str","sections":["String (str)","String methods","str.startswith()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_language","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"table","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"table","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"table","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments19","node_type":"p","page":"Functions","sections":["Functions","error()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"p","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"table","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"table","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments39","node_type":"p","page":"Functions","sections":["Functions","message()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"table","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments44","node_type":"p","page":"Functions","sections":["Functions","set_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"table","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"table","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments55","node_type":"p","page":"Functions","sections":["Functions","warning()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#assert","node_type":"p","page":"Functions","sections":["Functions","assert()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_depends","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries","node_type":"p","page":"Functions","sections":["Functions","both_libraries()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_rpath","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_whole","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_suffix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target","node_type":"p","page":"Functions","sections":["Functions","build_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_export_dynamic","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implib","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_rpath","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_whole","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_suffix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file","node_type":"p","page":"Functions","sections":["Functions","configure_file()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_capture","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_command","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install_tag","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"p","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_capture","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_command","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_console","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_depend_files","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_depends","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_feed","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#debug","node_type":"p","page":"Functions","sections":["Functions","debug()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_static","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_version","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_method","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#error","node_type":"p","page":"Functions","sections":["Functions","error()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable","node_type":"p","page":"Functions","sections":["Functions","executable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_export_dynamic","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implib","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_rpath","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_whole","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_suffix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version_argument","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"p","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_capture","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers","node_type":"p","page":"Functions","sections":["Functions","install_headers()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_man","node_type":"p","page":"Functions","sections":["Functions","install_man()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir","node_type":"p","page":"Functions","sections":["Functions","install_subdir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_rpath","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_whole","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_suffix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_whole","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#message","node_type":"p","page":"Functions","sections":["Functions","message()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"p","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_subproject_dir","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_whole","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module","node_type":"p","page":"Functions","sections":["Functions","shared_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_rpath","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_whole","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_whole","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"p","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary","node_type":"p","page":"Functions","sections":["Functions","summary()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary_section","node_type":"p","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_depends","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#warning","node_type":"p","page":"Functions","sections":["Functions","warning()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"table","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtextract_objects","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#extract_all_objects_recursive","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"table","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtextract_objects","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#extract_all_objects_recursive","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#cfg_datamerge_from","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.merge_from()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfind_library","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfirst_supported_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfirst_supported_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_argument_syntax","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_argument_syntax()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_dependencies","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_include_directories","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"ul","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_argument_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_link_argument_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtindex","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.[index]()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depas_system","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_system()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depget_configtool_variable","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_configtool_variable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#environment-env","node_type":"p","page":"Environment","sections":["Environment (env)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#envset","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"table","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtextract_objects","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#extract_all_objects_recursive","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programversion","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.version()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#arguments","node_type":"table","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#process_extra_args","node_type":"p","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"table","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtextract_objects","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#extract_all_objects_recursive","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"table","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtextract_objects","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#extract_all_objects_recursive","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#arguments","node_type":"p","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-ids","node_type":"table","page":"Reference tables","sections":["Reference tables","Compiler ids"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#dependency-lookup-methods","node_type":"p","page":"Reference tables","sections":["Reference tables","Dependency lookup methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gtkdoc","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","gtkdoc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#i18n-module","node_type":"ul","page":"Release 0.37","sections":["New features","i18n module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#array-indexing-now-supports-fallback-values","node_type":"p","page":"Release 0.38","sections":["Array indexing now supports fallback values"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#can-specify-file-permissions-and-owner-when-installing-data","node_type":"p","page":"Release 0.38","sections":["Can specify file permissions and owner when installing data"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#silent-mode-for-mesontest","node_type":"p","page":"Release 0.38","sections":["Silent mode for Mesontest"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#overriding-options-per-target","node_type":"p","page":"Release 0.40","sections":["New features","Overriding options per target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#code-coverage-export-for-tests","node_type":"p","page":"Release 0.41","sections":["New features","Code coverage export for tests"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#extended-template-substitution-in-configure_file","node_type":"p","page":"Release 0.41","sections":["New features","Extended template substitution in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-capturing-stdout-of-a-command-in-configure_file","node_type":"p","page":"Release 0.41","sections":["New features","Support for capturing stdout of a command in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#added-build_rpath-keyword-argument","node_type":"h2","page":"Release 0.42","sections":["New features","Added build_rpath keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#keyword-argument-verification","node_type":"h2","page":"Release 0.42","sections":["New features","Keyword argument verification"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-disabler-object","node_type":"p","page":"Release 0.44","sections":["New features","Added disabler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-if_found-to-subdir","node_type":"p","page":"Release 0.44","sections":["New features","Added if_found to subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-warning-function","node_type":"p","page":"Release 0.44","sections":["New features","Added warning function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#install_data-defaults-to-datadirprojectname","node_type":"p","page":"Release 0.45","sections":["New features","\ninstall_data() defaults to {datadir}/{projectname}\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#rust-compilerprivate-library-disambiguation","node_type":"p","page":"Release 0.45","sections":["New features","Rust compiler-private library disambiguation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#building-both-shared-and-static-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Building both shared and static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#declare_dependency-now-supports-link_whole","node_type":"p","page":"Release 0.46","sections":["New features","declare_dependency() now supports link_whole:\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improved-generation-of-pkgconfig-files-for-static-only-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Improved generation of pkg-config files for static only libraries."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"p","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#install_data-supports-rename","node_type":"p","page":"Release 0.46","sections":["New features","install_data() supports rename:\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#recursively-extract-objects","node_type":"p","page":"Release 0.46","sections":["New features","Recursively extract objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#test-now-supports-the-depends-keyword-argument","node_type":"h2","page":"Release 0.46","sections":["New features","test() now supports the depends: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#feature-detection-based-on-meson_version-in-project","node_type":"p","page":"Release 0.47","sections":["New features","Feature detection based on meson_version: in project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#install_mode-keyword-argument-extended-to-all-installable-targets","node_type":"h2","page":"Release 0.47","sections":["New features","\ninstall_mode: keyword argument extended to all installable targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-action-copy-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New action copy: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-encoding-for-configure_file","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword argument encoding: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-output_format-for-configure_file","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword argument output_format: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"p","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-type-of-build-option-for-features","node_type":"p","page":"Release 0.47","sections":["New features","New type of build option for features"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#substitutions-in-custom_targetdepfile","node_type":"p","page":"Release 0.47","sections":["New features","Substitutions in custom_target(depfile:)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#helper-methods-added-for-checking-gnu-style-attributes-__attribute__","node_type":"p","page":"Release 0.48","sections":["New features","Helper methods added for checking GNU style attributes: __attribute__(...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#keyword-argument-for-gnu-symbol-visibility","node_type":"h2","page":"Release 0.48","sections":["New features","Keyword argument for GNU symbol visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#new-kwarg-console-for-custom_target","node_type":"p","page":"Release 0.48","sections":["New features","New kwarg console for custom_target()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#can-specify-keyword-arguments-with-a-dictionary","node_type":"p","page":"Release 0.49","sections":["New features","Can specify keyword arguments with a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#deprecation-warning-in-pkgconfig-generator","node_type":"p","page":"Release 0.49","sections":["New features","Deprecation warning in pkg-config generator"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"h2","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#positionindependent-executables","node_type":"p","page":"Release 0.49","sections":["New features","Position-independent executables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#return-disabler-instead-of-notfound-object","node_type":"p","page":"Release 0.49","sections":["New features","Return Disabler() instead of not-found object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#find-library-with-its-headers","node_type":"p","page":"Release 0.50.0","sections":["New features","Find library with its headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#include_directories-accepts-a-string","node_type":"p","page":"Release 0.50.0","sections":["New features","\ninclude_directories accepts a string"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#new-kwarg-install-for-configure_file","node_type":"p","page":"Release 0.50.0","sections":["New features","New kwarg install: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#generators-have-a-new-depends-keyword-argument","node_type":"h2","page":"Release 0.51.0","sections":["New features","Generators have a new depends keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-modules-kwarg-for-pythonfind_installation","node_type":"p","page":"Release 0.51.0","sections":["New features","New modules kwarg for python.find_installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-target-keyword-argument-link_language","node_type":"h2","page":"Release 0.51.0","sections":["New features","New target keyword argument: link_language\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#subprojectget_variable-now-accepts-a-fallback-argument","node_type":"h2","page":"Release 0.51.0","sections":["New features","subproject.get_variable() now accepts a fallback argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#target_type-in-build_targets-accepts-the-value-shared_module","node_type":"p","page":"Release 0.51.0","sections":["New features","\ntarget_type in build_targets accepts the value 'shared_module'"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#added-vs_module_defs-to-shared_module","node_type":"p","page":"Release 0.52.0","sections":["New features","Added vs_module_defs to shared_module()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-configure_file","node_type":"p","page":"Release 0.52.0","sections":["New features","Enhancements to configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-pkg_config_path-argument","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the pkg_config_path argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gtkdoccheck-support","node_type":"p","page":"Release 0.52.0","sections":["New features","gtkdoc-check support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#support-taking-environment-values-from-a-dictionary","node_type":"p","page":"Release 0.52.0","sections":["New features","Support taking environment values from a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"h2","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#version-check-in-find_program","node_type":"p","page":"Release 0.52.0","sections":["New features","Version check in find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-c-argument-to-meson-init-command","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added -C argument to meson init command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-than-one-argument-to-message-and-warning","node_type":"h2","page":"Release 0.54.0","sections":["New features","More than one argument to message() and warning()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#simplified-dependency-fallback","node_type":"p","page":"Release 0.54.0","sections":["New features","Simplified dependency() fallback"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#summary-improvements","node_type":"p","page":"Release 0.54.0","sections":["New features","Summary improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#fatal-warnings-in-gnomegenerate_gir","node_type":"p","page":"Release 0.55.0","sections":["New features","Fatal warnings in gnome.generate_gir()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#link_language-argument-added-to-all-targets","node_type":"h2","page":"Release 0.55.0","sections":["New features","link_language argument added to all targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#test-scripts-are-given-the-exe-wrapper-if-needed","node_type":"p","page":"Release 0.55.0","sections":["New features","Test scripts are given the exe wrapper if needed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#wrap-file-provide-section","node_type":"p","page":"Release 0.55.0","sections":["New features","Wrap file provide section"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"p","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#consistency-between-declare_dependency-and-pkgconfiggenerate-variables","node_type":"p","page":"Release 0.56.0","sections":["New features","Consistency between declare_dependency() and pkgconfig.generate() variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#controlling-subproject-dependencies-with-dependencyallow_fallback-","node_type":"p","page":"Release 0.56.0","sections":["New features","Controlling subproject dependencies with dependency(allow_fallback: ...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#add-support-for-prelinked-static-libraries","node_type":"p","page":"Release 0.57.0","sections":["New features","Add support for prelinked static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#custom_target-and-run_target-now-accepts-an-env-keyword-argument","node_type":"h2","page":"Release 0.57.0","sections":["New features","\ncustom_target() and run_target() now accepts an env keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"p","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"h2","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#skip-install-scripts-if-destdir-is-set","node_type":"p","page":"Release 0.57.0","sections":["New features","Skip install scripts if DESTDIR is set"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#specify-destdir-on-command-line","node_type":"p","page":"Release 0.57.0","sections":["New features","Specify DESTDIR on command line"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#test-timeout-and-timeout_multiplier-value-0","node_type":"p","page":"Release 0.57.0","sections":["New features","\ntest() timeout and timeout_multiplier value <= 0"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#the-add__script-methods-now-accept-a-file-as-the-first-argument","node_type":"h2","page":"Release 0.57.0","sections":["New features","The add_*_script methods now accept a File as the first argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#error-with-multiple-arguments","node_type":"p","page":"Release 0.58.0","sections":["New features","\nerror() with multiple arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#pipe-no-longer-used-by-default","node_type":"p","page":"Release 0.58.0","sections":["New features","\n-pipe no longer used by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#compiler-argument-checking-for-get_supported_arguments","node_type":"h2","page":"Release 0.59.0","sections":["New features","Compiler argument checking for get_supported_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#parallelized-meson-subprojects-commands","node_type":"p","page":"Release 0.59.0","sections":["New features","Parallelized meson subprojects commands"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"p","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-custom_target-function-now-accepts-a-feed-argument","node_type":"h2","page":"Release 0.59.0","sections":["New features","The custom_target() function now accepts a feed argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#dependency-sets-default_library-on-fallback-subproject","node_type":"p","page":"Release 0.60.0","sections":["New features","\ndependency() sets default_library on fallback subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#gnomeyelp-variadic-argument-deprecation","node_type":"h2","page":"Release 0.60.0","sections":["New features","gnome.yelp variadic argument deprecation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#link-tests-can-use-sources-for-a-different-compiler","node_type":"p","page":"Release 0.60.0","sections":["New features","Link tests can use sources for a different compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"p","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#optional-custom_target-name","node_type":"p","page":"Release 0.60.0","sections":["New features","Optional custom_target() name"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#static-keyword-argument-to-mesonoverride_dependency","node_type":"h2","page":"Release 0.60.0","sections":["New features","\nstatic keyword argument to meson.override_dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#install_symlink-function","node_type":"p","page":"Release 0.61.0","sections":["New features","install_symlink function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jni-system-dependency-modules","node_type":"p","page":"Release 0.62.0","sections":["New features","JNI System Dependency Modules"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-keyword-argument-verbose-for-tests-and-benchmarks","node_type":"h2","page":"Release 0.62.0","sections":["New features","New keyword argument verbose for tests and benchmarks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#add_project_dependencies-function","node_type":"ul","page":"Release 0.63.0","sections":["New features","\nadd_project_dependencies() function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#added-preserve_path-arg-to-install_headers","node_type":"p","page":"Release 0.63.0","sections":["New features","Added preserve_path arg to install_headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#deprecate-an-option-and-replace-it-with-a-new-one","node_type":"p","page":"Release 0.63.0","sections":["New features","Deprecate an option and replace it with a new one"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#jar-resources","node_type":"p","page":"Release 0.63.0","sections":["New features","JAR Resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-include_core_only-arg-to-waylandscan_xml","node_type":"p","page":"Release 0.64.0","sections":["New features","Added include_core_only arg to wayland.scan_xml."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-preserve_path-arg-to-install_data","node_type":"p","page":"Release 0.64.0","sections":["New features","Added preserve_path arg to install_data"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument","node_type":"h2","page":"Release 0.64.0","sections":["New features","python.find_installation() now accepts pure argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#update-all-wraps-from-wrapdb-with-meson-wrap-update-command","node_type":"p","page":"Release 0.64.0","sections":["New features","Update all wraps from WrapDB with meson wrap update command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#rustbindgen-accepts-a-dependency-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","rust.bindgen accepts a dependency argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#string-arguments-to-the-rustbindgen-include_directories-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","String arguments to the rust.bindgen include_directories argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#dump-devenv-into-file-and-select-format","node_type":"p","page":"Release 1.1.0","sections":["New features","Dump devenv into file and select format"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#generated-objects-can-be-passed-in-the-objects-keyword-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","Generated objects can be passed in the objects: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-declare_dependencyobjects-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","New declare_dependency(objects: ) argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-fill-kwarg-to-intto_string","node_type":"p","page":"Release 1.3.0","sections":["New features","Added 'fill' kwarg to int.to_string()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-follow_symlinks-arg-to-install_data-install_header-and-install_subdir","node_type":"p","page":"Release 1.3.0","sections":["New features","Added follow_symlinks arg to install_data, install_header, and install_subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clarify-implicitlyincluded-headers-in-clike-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Clarify implicitly-included headers in C-like compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecated-rust_crate_type-and-replaced-by-rust_abi","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecated rust_crate_type and replaced by rust_abi\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#find_program-now-supports-the-default_options-argument","node_type":"h2","page":"Release 1.3.0","sections":["New features","find_program() now supports the 'default_options' argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#generatorprocess-gains-env-keyword-argument","node_type":"h2","page":"Release 1.3.0","sections":["New features","generator.process() gains 'env' keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#meson-compile-command-now-accepts-suffixes-for-target","node_type":"p","page":"Release 1.3.0","sections":["New features","Meson compile command now accepts suffixes for TARGET"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"p","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#treat-warnings-as-error-in-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Treat warnings as error in compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#required-kwarg-on-more-compiler-methods","node_type":"p","page":"Release 1.5.0","sections":["New features","Required kwarg on more compiler methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-interactive-argument","node_type":"h2","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--interactive\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-maxlines-argument","node_type":"h2","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--max-lines\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#test-and-benchmark-functions-accept-new-types","node_type":"p","page":"Release 1.6.0","sections":["New features","test() and benchmark() functions accept new types"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#building-directly-with-ninja","node_type":"p","page":"Running Meson","sections":["Running Meson","Building from the source","Building directly with ninja"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#bindgen","node_type":"p","page":"Rust module","sections":["Rust module","Functions","bindgen()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#proc_macro","node_type":"p","page":"Rust module","sections":["Rust module","Functions","proc_macro()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#test","node_type":"p","page":"Rust module","sections":["Rust module","Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Rust.html#avoid-using-extern-crate","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Avoid using extern crate\n"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#apply","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","apply()"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#meson-subprojects-command","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#start-a-topic-branch-across-all-git-subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Start a topic branch across all git subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#update-subprojects","node_type":"ul","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Update subprojects"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"h3","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#array-methods","node_type":"ul","page":"Syntax","sections":["Syntax","Arrays","Array methods"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#format","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String formatting",".format()"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#function-calls","node_type":"p","page":"Syntax","sections":["Syntax","Function calls"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#strip","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String methods",".strip()"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#syntax","node_type":"p","page":"Syntax","sections":["Syntax"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#parallelism","node_type":"p","page":"Unit tests","sections":["Unit tests","Parallelism"],"context":{"gi-language":["default"]}},{"url":"Vala.html#working-with-the-vala-preprocessor","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Working with the Vala Preprocessor"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"howtox.html#add-some-optimization-to-debug-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Add some optimization to debug builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-linker","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set linker"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-an-argument-only-with-a-specific-compiler","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use an argument only with a specific compiler"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"p","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"argument","urls":[{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#per-target-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Per target arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#creating-the-wrap-contents","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap","Creating the wrap contents"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#deprecated-options","node_type":"p","page":"Build options","sections":["Build options","Deprecated options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#features","node_type":"p","page":"Build options","sections":["Build options","Build option types","Features"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-vsenv","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for vsenv\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmakeconfigure_package_config_file","node_type":"p","page":"CMake module","sections":["CMake module","CMake configuration files","cmake.configure_package_config_file()"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"p","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compile-and-run-test-application","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compile and run test application"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-id","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compiler id"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-properties","node_type":"p","page":"Compiler properties","sections":["Compiler properties"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-code-compile","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does code compile?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-code-compile-and-link","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does code compile and link?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#expression-size","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Expression size"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#has-argument","node_type":"h2","page":"Compiler properties","sections":["Compiler properties","Has argument"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#using-dictionaries","node_type":"p","page":"Configuration","sections":["Configuration","Using dictionaries"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#qt","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries","Qt"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#mixing-host-and-build-targets","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Mixing host and build targets"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"ul","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#conditional-compilation","node_type":"p","page":"D","sections":["Compiling D applications","Conditional compilation"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#arbitrary-variables-from-dependencies-that-can-be-found-multiple-ways","node_type":"p","page":"Dependencies","sections":["Arbitrary variables from dependencies that can be found multiple ways"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#boost","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Boost"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dub","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Dub"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#gtest-and-gmock","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","GTest and GMock"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#hdf5","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","HDF5"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#llvm","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#mpi","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","MPI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#netcdf","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","NetCDF"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#shaderc","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Shaderc"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#using-llvm-tools","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM","Using LLVM tools"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-dont-the-arguments-passed-to-add_project_link_arguments-affect-anything","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why don't the arguments passed to add_project_link_arguments affect anything?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#copyfile","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","copyfile"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#exists","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","exists"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_dir","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_dir"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_file","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_file"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_symlink","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_symlink"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#generating-multiple-files-at-a-time","node_type":"p","page":"Generating sources","sections":["Generating sources","Using custom_target()","Generating multiple files at a time"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_resources","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_resources()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_vapi","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_vapi()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums_simple","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums_simple()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"GuiTutorial.html#creating-the-sample-program","node_type":"p","page":"Building a simple SDL2 app from scratch","sections":["Creating the sample program"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"Include-directories.html#include-directories","node_type":"p","page":"Include directories","sections":["Include directories"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-script","node_type":"p","page":"Installing","sections":["Installing","Custom install script"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installation-tags","node_type":"p","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"ul","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#mesonbuild","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","meson.build"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#loading-multiple-machine-files","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Loading multiple machine files"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#toggling-the-usage-of-precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Toggling the usage of precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#using-precompiled-headers-with-gcc-and-derivatives","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Using precompiled headers with GCC and derivatives"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#dependency","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","dependency()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_variable","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_variable()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#dependencies","node_type":"p","page":"Qt4 module","sections":["Qt4 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"p","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#dependencies","node_type":"p","page":"Qt5 module","sections":["Qt5 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"p","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#dependencies","node_type":"p","page":"Qt6 module","sections":["Qt6 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"p","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#compiling-a-meson-project","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Compiling a Meson project"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#using-meson-as-a-distro-packager","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Using Meson as a distro packager"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_method","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_install_tag","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments5","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_cross_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments6","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoninstall_dependency_manifest","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.install_dependency_manifest()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#dictget","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#dicthas_key","node_type":"p","page":"dict","sections":["Dict (dict)","Dict methods","dict.has_key()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#arguments","node_type":"table","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#to_string_fill","node_type":"p","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments","node_type":"p","page":"list","sections":["List (list)","List methods","list.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments1","node_type":"p","page":"list","sections":["List (list)","List methods","list.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#listcontains","node_type":"p","page":"list","sections":["List (list)","List methods","list.contains()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments2","node_type":"p","page":"str","sections":["String (str)","String methods","str.format()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments3","node_type":"p","page":"str","sections":["String (str)","String methods","str.join()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strcontains","node_type":"p","page":"str","sections":["String (str)","String methods","str.contains()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strendswith","node_type":"p","page":"str","sections":["String (str)","String methods","str.endswith()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strstartswith","node_type":"p","page":"str","sections":["String (str)","String methods","str.startswith()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_language","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"table","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"table","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"table","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments19","node_type":"p","page":"Functions","sections":["Functions","error()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"p","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"table","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"table","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments39","node_type":"p","page":"Functions","sections":["Functions","message()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"table","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments44","node_type":"p","page":"Functions","sections":["Functions","set_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"table","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"table","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments55","node_type":"p","page":"Functions","sections":["Functions","warning()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#assert","node_type":"p","page":"Functions","sections":["Functions","assert()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_depends","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries","node_type":"p","page":"Functions","sections":["Functions","both_libraries()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_rpath","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_whole","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_suffix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target","node_type":"p","page":"Functions","sections":["Functions","build_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_export_dynamic","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implib","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_rpath","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_whole","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_suffix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file","node_type":"p","page":"Functions","sections":["Functions","configure_file()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_capture","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_command","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install_tag","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"p","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_capture","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_command","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_console","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_depend_files","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_depends","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_feed","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#debug","node_type":"p","page":"Functions","sections":["Functions","debug()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_static","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_version","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_method","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#error","node_type":"p","page":"Functions","sections":["Functions","error()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable","node_type":"p","page":"Functions","sections":["Functions","executable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_export_dynamic","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implib","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_rpath","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_whole","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_suffix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version_argument","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"p","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_capture","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers","node_type":"p","page":"Functions","sections":["Functions","install_headers()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_man","node_type":"p","page":"Functions","sections":["Functions","install_man()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir","node_type":"p","page":"Functions","sections":["Functions","install_subdir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_rpath","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_whole","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_suffix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_whole","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#message","node_type":"p","page":"Functions","sections":["Functions","message()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"p","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_subproject_dir","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_whole","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module","node_type":"p","page":"Functions","sections":["Functions","shared_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_rpath","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_whole","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_rpath","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_whole","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"p","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary","node_type":"p","page":"Functions","sections":["Functions","summary()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary_section","node_type":"p","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_depends","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#warning","node_type":"p","page":"Functions","sections":["Functions","warning()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"table","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtextract_objects","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#extract_all_objects_recursive","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"table","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtextract_objects","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#extract_all_objects_recursive","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#cfg_datamerge_from","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.merge_from()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfind_library","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfirst_supported_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerfirst_supported_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_argument_syntax","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_argument_syntax()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_dependencies","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_include_directories","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"ul","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_argument_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_link_argument_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_name","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtindex","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.[index]()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depas_system","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_system()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depget_configtool_variable","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_configtool_variable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#environment-env","node_type":"p","page":"Environment","sections":["Environment (env)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#envset","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"table","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtextract_objects","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#extract_all_objects_recursive","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programversion","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.version()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#arguments","node_type":"table","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#process_extra_args","node_type":"p","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"table","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtextract_objects","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#extract_all_objects_recursive","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"table","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtextract_objects","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#extract_all_objects_recursive","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#arguments","node_type":"p","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-ids","node_type":"table","page":"Reference tables","sections":["Reference tables","Compiler ids"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#dependency-lookup-methods","node_type":"p","page":"Reference tables","sections":["Reference tables","Dependency lookup methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gtkdoc","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","gtkdoc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#i18n-module","node_type":"ul","page":"Release 0.37","sections":["New features","i18n module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#array-indexing-now-supports-fallback-values","node_type":"p","page":"Release 0.38","sections":["Array indexing now supports fallback values"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#can-specify-file-permissions-and-owner-when-installing-data","node_type":"p","page":"Release 0.38","sections":["Can specify file permissions and owner when installing data"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#silent-mode-for-mesontest","node_type":"p","page":"Release 0.38","sections":["Silent mode for Mesontest"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#overriding-options-per-target","node_type":"p","page":"Release 0.40","sections":["New features","Overriding options per target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#code-coverage-export-for-tests","node_type":"p","page":"Release 0.41","sections":["New features","Code coverage export for tests"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#extended-template-substitution-in-configure_file","node_type":"p","page":"Release 0.41","sections":["New features","Extended template substitution in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-capturing-stdout-of-a-command-in-configure_file","node_type":"p","page":"Release 0.41","sections":["New features","Support for capturing stdout of a command in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#added-build_rpath-keyword-argument","node_type":"h2","page":"Release 0.42","sections":["New features","Added build_rpath keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#keyword-argument-verification","node_type":"h2","page":"Release 0.42","sections":["New features","Keyword argument verification"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-disabler-object","node_type":"p","page":"Release 0.44","sections":["New features","Added disabler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-if_found-to-subdir","node_type":"p","page":"Release 0.44","sections":["New features","Added if_found to subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-warning-function","node_type":"p","page":"Release 0.44","sections":["New features","Added warning function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#install_data-defaults-to-datadirprojectname","node_type":"p","page":"Release 0.45","sections":["New features","\ninstall_data() defaults to {datadir}/{projectname}\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#rust-compilerprivate-library-disambiguation","node_type":"p","page":"Release 0.45","sections":["New features","Rust compiler-private library disambiguation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#building-both-shared-and-static-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Building both shared and static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#declare_dependency-now-supports-link_whole","node_type":"p","page":"Release 0.46","sections":["New features","declare_dependency() now supports link_whole:\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improved-generation-of-pkgconfig-files-for-static-only-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Improved generation of pkg-config files for static only libraries."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"p","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#install_data-supports-rename","node_type":"p","page":"Release 0.46","sections":["New features","install_data() supports rename:\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#recursively-extract-objects","node_type":"p","page":"Release 0.46","sections":["New features","Recursively extract objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#test-now-supports-the-depends-keyword-argument","node_type":"h2","page":"Release 0.46","sections":["New features","test() now supports the depends: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#feature-detection-based-on-meson_version-in-project","node_type":"p","page":"Release 0.47","sections":["New features","Feature detection based on meson_version: in project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#install_mode-keyword-argument-extended-to-all-installable-targets","node_type":"h2","page":"Release 0.47","sections":["New features","\ninstall_mode: keyword argument extended to all installable targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-action-copy-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New action copy: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-encoding-for-configure_file","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword argument encoding: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-output_format-for-configure_file","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword argument output_format: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"p","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-type-of-build-option-for-features","node_type":"p","page":"Release 0.47","sections":["New features","New type of build option for features"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#substitutions-in-custom_targetdepfile","node_type":"p","page":"Release 0.47","sections":["New features","Substitutions in custom_target(depfile:)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#helper-methods-added-for-checking-gnu-style-attributes-__attribute__","node_type":"p","page":"Release 0.48","sections":["New features","Helper methods added for checking GNU style attributes: __attribute__(...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#keyword-argument-for-gnu-symbol-visibility","node_type":"h2","page":"Release 0.48","sections":["New features","Keyword argument for GNU symbol visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#new-kwarg-console-for-custom_target","node_type":"p","page":"Release 0.48","sections":["New features","New kwarg console for custom_target()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#can-specify-keyword-arguments-with-a-dictionary","node_type":"p","page":"Release 0.49","sections":["New features","Can specify keyword arguments with a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#deprecation-warning-in-pkgconfig-generator","node_type":"p","page":"Release 0.49","sections":["New features","Deprecation warning in pkg-config generator"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"h2","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#positionindependent-executables","node_type":"p","page":"Release 0.49","sections":["New features","Position-independent executables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#return-disabler-instead-of-notfound-object","node_type":"p","page":"Release 0.49","sections":["New features","Return Disabler() instead of not-found object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#find-library-with-its-headers","node_type":"p","page":"Release 0.50.0","sections":["New features","Find library with its headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#include_directories-accepts-a-string","node_type":"p","page":"Release 0.50.0","sections":["New features","\ninclude_directories accepts a string"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#new-kwarg-install-for-configure_file","node_type":"p","page":"Release 0.50.0","sections":["New features","New kwarg install: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#generators-have-a-new-depends-keyword-argument","node_type":"h2","page":"Release 0.51.0","sections":["New features","Generators have a new depends keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-modules-kwarg-for-pythonfind_installation","node_type":"p","page":"Release 0.51.0","sections":["New features","New modules kwarg for python.find_installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-target-keyword-argument-link_language","node_type":"h2","page":"Release 0.51.0","sections":["New features","New target keyword argument: link_language\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#subprojectget_variable-now-accepts-a-fallback-argument","node_type":"h2","page":"Release 0.51.0","sections":["New features","subproject.get_variable() now accepts a fallback argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#target_type-in-build_targets-accepts-the-value-shared_module","node_type":"p","page":"Release 0.51.0","sections":["New features","\ntarget_type in build_targets accepts the value 'shared_module'"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#added-vs_module_defs-to-shared_module","node_type":"p","page":"Release 0.52.0","sections":["New features","Added vs_module_defs to shared_module()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-configure_file","node_type":"p","page":"Release 0.52.0","sections":["New features","Enhancements to configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-pkg_config_path-argument","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the pkg_config_path argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gtkdoccheck-support","node_type":"p","page":"Release 0.52.0","sections":["New features","gtkdoc-check support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#support-taking-environment-values-from-a-dictionary","node_type":"p","page":"Release 0.52.0","sections":["New features","Support taking environment values from a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"h2","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#version-check-in-find_program","node_type":"p","page":"Release 0.52.0","sections":["New features","Version check in find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-c-argument-to-meson-init-command","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added -C argument to meson init command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-than-one-argument-to-message-and-warning","node_type":"h2","page":"Release 0.54.0","sections":["New features","More than one argument to message() and warning()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#simplified-dependency-fallback","node_type":"p","page":"Release 0.54.0","sections":["New features","Simplified dependency() fallback"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#summary-improvements","node_type":"p","page":"Release 0.54.0","sections":["New features","Summary improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#fatal-warnings-in-gnomegenerate_gir","node_type":"p","page":"Release 0.55.0","sections":["New features","Fatal warnings in gnome.generate_gir()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#link_language-argument-added-to-all-targets","node_type":"h2","page":"Release 0.55.0","sections":["New features","link_language argument added to all targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#test-scripts-are-given-the-exe-wrapper-if-needed","node_type":"p","page":"Release 0.55.0","sections":["New features","Test scripts are given the exe wrapper if needed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#wrap-file-provide-section","node_type":"p","page":"Release 0.55.0","sections":["New features","Wrap file provide section"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"p","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#consistency-between-declare_dependency-and-pkgconfiggenerate-variables","node_type":"p","page":"Release 0.56.0","sections":["New features","Consistency between declare_dependency() and pkgconfig.generate() variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#controlling-subproject-dependencies-with-dependencyallow_fallback-","node_type":"p","page":"Release 0.56.0","sections":["New features","Controlling subproject dependencies with dependency(allow_fallback: ...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#add-support-for-prelinked-static-libraries","node_type":"p","page":"Release 0.57.0","sections":["New features","Add support for prelinked static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#custom_target-and-run_target-now-accepts-an-env-keyword-argument","node_type":"h2","page":"Release 0.57.0","sections":["New features","\ncustom_target() and run_target() now accepts an env keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"p","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"h2","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#skip-install-scripts-if-destdir-is-set","node_type":"p","page":"Release 0.57.0","sections":["New features","Skip install scripts if DESTDIR is set"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#specify-destdir-on-command-line","node_type":"p","page":"Release 0.57.0","sections":["New features","Specify DESTDIR on command line"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#test-timeout-and-timeout_multiplier-value-0","node_type":"p","page":"Release 0.57.0","sections":["New features","\ntest() timeout and timeout_multiplier value <= 0"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#the-add__script-methods-now-accept-a-file-as-the-first-argument","node_type":"h2","page":"Release 0.57.0","sections":["New features","The add_*_script methods now accept a File as the first argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#error-with-multiple-arguments","node_type":"p","page":"Release 0.58.0","sections":["New features","\nerror() with multiple arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#pipe-no-longer-used-by-default","node_type":"p","page":"Release 0.58.0","sections":["New features","\n-pipe no longer used by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#compiler-argument-checking-for-get_supported_arguments","node_type":"h2","page":"Release 0.59.0","sections":["New features","Compiler argument checking for get_supported_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#parallelized-meson-subprojects-commands","node_type":"p","page":"Release 0.59.0","sections":["New features","Parallelized meson subprojects commands"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"p","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-custom_target-function-now-accepts-a-feed-argument","node_type":"h2","page":"Release 0.59.0","sections":["New features","The custom_target() function now accepts a feed argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#dependency-sets-default_library-on-fallback-subproject","node_type":"p","page":"Release 0.60.0","sections":["New features","\ndependency() sets default_library on fallback subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#gnomeyelp-variadic-argument-deprecation","node_type":"h2","page":"Release 0.60.0","sections":["New features","gnome.yelp variadic argument deprecation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#link-tests-can-use-sources-for-a-different-compiler","node_type":"p","page":"Release 0.60.0","sections":["New features","Link tests can use sources for a different compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"p","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#optional-custom_target-name","node_type":"p","page":"Release 0.60.0","sections":["New features","Optional custom_target() name"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#static-keyword-argument-to-mesonoverride_dependency","node_type":"h2","page":"Release 0.60.0","sections":["New features","\nstatic keyword argument to meson.override_dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#install_symlink-function","node_type":"p","page":"Release 0.61.0","sections":["New features","install_symlink function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jni-system-dependency-modules","node_type":"p","page":"Release 0.62.0","sections":["New features","JNI System Dependency Modules"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-keyword-argument-verbose-for-tests-and-benchmarks","node_type":"h2","page":"Release 0.62.0","sections":["New features","New keyword argument verbose for tests and benchmarks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#add_project_dependencies-function","node_type":"ul","page":"Release 0.63.0","sections":["New features","\nadd_project_dependencies() function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#added-preserve_path-arg-to-install_headers","node_type":"p","page":"Release 0.63.0","sections":["New features","Added preserve_path arg to install_headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#deprecate-an-option-and-replace-it-with-a-new-one","node_type":"p","page":"Release 0.63.0","sections":["New features","Deprecate an option and replace it with a new one"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#jar-resources","node_type":"p","page":"Release 0.63.0","sections":["New features","JAR Resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-include_core_only-arg-to-waylandscan_xml","node_type":"p","page":"Release 0.64.0","sections":["New features","Added include_core_only arg to wayland.scan_xml."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-preserve_path-arg-to-install_data","node_type":"p","page":"Release 0.64.0","sections":["New features","Added preserve_path arg to install_data"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument","node_type":"h2","page":"Release 0.64.0","sections":["New features","python.find_installation() now accepts pure argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#update-all-wraps-from-wrapdb-with-meson-wrap-update-command","node_type":"p","page":"Release 0.64.0","sections":["New features","Update all wraps from WrapDB with meson wrap update command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#rustbindgen-accepts-a-dependency-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","rust.bindgen accepts a dependency argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#string-arguments-to-the-rustbindgen-include_directories-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","String arguments to the rust.bindgen include_directories argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#dump-devenv-into-file-and-select-format","node_type":"p","page":"Release 1.1.0","sections":["New features","Dump devenv into file and select format"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#generated-objects-can-be-passed-in-the-objects-keyword-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","Generated objects can be passed in the objects: keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-declare_dependencyobjects-argument","node_type":"h2","page":"Release 1.1.0","sections":["New features","New declare_dependency(objects: ) argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-fill-kwarg-to-intto_string","node_type":"p","page":"Release 1.3.0","sections":["New features","Added 'fill' kwarg to int.to_string()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-follow_symlinks-arg-to-install_data-install_header-and-install_subdir","node_type":"p","page":"Release 1.3.0","sections":["New features","Added follow_symlinks arg to install_data, install_header, and install_subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clarify-implicitlyincluded-headers-in-clike-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Clarify implicitly-included headers in C-like compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecated-rust_crate_type-and-replaced-by-rust_abi","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecated rust_crate_type and replaced by rust_abi\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#find_program-now-supports-the-default_options-argument","node_type":"h2","page":"Release 1.3.0","sections":["New features","find_program() now supports the 'default_options' argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#generatorprocess-gains-env-keyword-argument","node_type":"h2","page":"Release 1.3.0","sections":["New features","generator.process() gains 'env' keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#meson-compile-command-now-accepts-suffixes-for-target","node_type":"p","page":"Release 1.3.0","sections":["New features","Meson compile command now accepts suffixes for TARGET"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"p","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#treat-warnings-as-error-in-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Treat warnings as error in compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#required-kwarg-on-more-compiler-methods","node_type":"p","page":"Release 1.5.0","sections":["New features","Required kwarg on more compiler methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-interactive-argument","node_type":"h2","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--interactive\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-maxlines-argument","node_type":"h2","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--max-lines\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#test-and-benchmark-functions-accept-new-types","node_type":"p","page":"Release 1.6.0","sections":["New features","test() and benchmark() functions accept new types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#building-directly-with-ninja","node_type":"p","page":"Running Meson","sections":["Running Meson","Building from the source","Building directly with ninja"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#bindgen","node_type":"p","page":"Rust module","sections":["Rust module","Functions","bindgen()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#proc_macro","node_type":"p","page":"Rust module","sections":["Rust module","Functions","proc_macro()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#test","node_type":"p","page":"Rust module","sections":["Rust module","Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Rust.html#avoid-using-extern-crate","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Avoid using extern crate\n"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#apply","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","apply()"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#meson-subprojects-command","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#start-a-topic-branch-across-all-git-subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Start a topic branch across all git subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#update-subprojects","node_type":"ul","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Update subprojects"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"h3","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#array-methods","node_type":"ul","page":"Syntax","sections":["Syntax","Arrays","Array methods"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#format","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String formatting",".format()"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#function-calls","node_type":"p","page":"Syntax","sections":["Syntax","Function calls"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#strip","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String methods",".strip()"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#syntax","node_type":"p","page":"Syntax","sections":["Syntax"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#parallelism","node_type":"p","page":"Unit tests","sections":["Unit tests","Parallelism"],"context":{"gi-language":["default"]}},{"url":"Vala.html#working-with-the-vala-preprocessor","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Working with the Vala Preprocessor"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"howtox.html#add-some-optimization-to-debug-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Add some optimization to debug builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-linker","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set linker"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-an-argument-only-with-a-specific-compiler","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use an argument only with a specific compiler"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"p","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/arguments b/assets/js/search/arguments index 6524fdb7e..43f20db4a 100644 --- a/assets/js/search/arguments +++ b/assets/js/search/arguments @@ -1 +1 @@ -urls_downloaded_cb({"token":"arguments","urls":[{"url":"Adding-arguments.html#adding-arguments","node_type":"h1","page":"Adding arguments","sections":["Adding arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#per-target-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Per target arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#project-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Project arguments"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#integers","node_type":"p","page":"Build options","sections":["Build options","Build option types","Integers"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Build-targets.html#libraries-and-executables","node_type":"p","page":"Build targets","sections":["Build targets","Libraries and executables"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#backend-specific-arguments","node_type":"h4","page":"Command-line commands","sections":["Command-line commands","compile","Backend specific arguments"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-id","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compiler id"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#has-argument","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Has argument"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"ul","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#modules-aka-components","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM","Modules, a.k.a. Components"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#i-added-some-compiler-flags-and-now-the-build-fails-with-weird-errors-what-is-happening","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","I added some compiler flags and now the build fails with weird errors. What is happening?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-dont-the-arguments-passed-to-add_project_link_arguments-affect-anything","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why don't the arguments passed to add_project_link_arguments affect anything?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#copyfile","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","copyfile"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#relative_to","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","relative_to"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_resources","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_resources()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_gir","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_gir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomepost_install","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.post_install()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdochas_extensions","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.has_extensions()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#tests","node_type":"p","page":"IDE integration","sections":["IDE integration","Tests"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#the-dependencies-section","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_header","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_header()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_headers()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","native_headers()"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#paths-and-directories","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#meson-sample","node_type":"p","page":"Meson sample","sections":["Meson sample"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Playground.html#ref-manual-reformat","node_type":"p","page":"playground","sections":["playground","Ref manual reformat"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#arguments","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Arguments"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#extension_module","node_type":"p","page":"Python 3 module","sections":["Python 3 module","extension_module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#dependency","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","dependency()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"p","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#language_version","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","language_version()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python_dependency-object","node_type":"p","page":"Python module","sections":["Python module","\npython_dependency object"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_resources","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"p","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_resources","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"p","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_resources","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"p","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments1","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments10","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments3","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_postconf_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments4","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments5","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_cross_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments6","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments7","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.has_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments8","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.install_dependency_manifest()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments9","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#arguments","node_type":"h4","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#boolto_string","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments","node_type":"h4","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments1","node_type":"h4","page":"dict","sections":["Dict (dict)","Dict methods","dict.has_key()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#arguments","node_type":"h4","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments","node_type":"h4","page":"list","sections":["List (list)","List methods","list.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments1","node_type":"h4","page":"list","sections":["List (list)","List methods","list.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments","node_type":"h4","page":"str","sections":["String (str)","String methods","str.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments1","node_type":"h4","page":"str","sections":["String (str)","String methods","str.endswith()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments2","node_type":"h4","page":"str","sections":["String (str)","String methods","str.format()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments3","node_type":"h4","page":"str","sections":["String (str)","String methods","str.join()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments4","node_type":"h4","page":"str","sections":["String (str)","String methods","str.replace()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments5","node_type":"h4","page":"str","sections":["String (str)","String methods","str.split()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments6","node_type":"h4","page":"str","sections":["String (str)","String methods","str.startswith()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments7","node_type":"h4","page":"str","sections":["String (str)","String methods","str.strip()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments8","node_type":"h4","page":"str","sections":["String (str)","String methods","str.substring()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments9","node_type":"h4","page":"str","sections":["String (str)","String methods","str.version_compare()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strsubstring","node_type":"p","page":"str","sections":["String (str)","String methods","str.substring()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_language","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_native","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_exe_wrapper","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"h3","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"h3","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"h3","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"h3","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments12","node_type":"h3","page":"Functions","sections":["Functions","configuration_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"h3","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"h3","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments15","node_type":"h3","page":"Functions","sections":["Functions","debug()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"h3","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"h3","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"h3","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments19","node_type":"h3","page":"Functions","sections":["Functions","error()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments2","node_type":"h3","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"h3","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments21","node_type":"h3","page":"Functions","sections":["Functions","files()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"h3","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"h3","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments24","node_type":"h3","page":"Functions","sections":["Functions","get_option()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"h3","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"h3","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"h3","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"h3","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"h3","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"h3","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments30","node_type":"h3","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments31","node_type":"h3","page":"Functions","sections":["Functions","install_man()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"h3","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"h3","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments34","node_type":"h3","page":"Functions","sections":["Functions","is_disabler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments35","node_type":"h3","page":"Functions","sections":["Functions","is_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"h3","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments37","node_type":"h3","page":"Functions","sections":["Functions","join_paths()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"h3","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments39","node_type":"h3","page":"Functions","sections":["Functions","message()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"h3","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"h3","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments41","node_type":"h3","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"h3","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"h3","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments44","node_type":"h3","page":"Functions","sections":["Functions","set_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"h3","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"h3","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"h3","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments48","node_type":"h3","page":"Functions","sections":["Functions","structured_sources()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments49","node_type":"h3","page":"Functions","sections":["Functions","subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"h3","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"h3","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"h3","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"h3","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments53","node_type":"h3","page":"Functions","sections":["Functions","unset_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments54","node_type":"h3","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments55","node_type":"h3","page":"Functions","sections":["Functions","warning()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"h3","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments7","node_type":"h3","page":"Functions","sections":["Functions","alias_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments8","node_type":"h3","page":"Functions","sections":["Functions","assert()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"h3","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_args","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries","node_type":"p","page":"Functions","sections":["Functions","both_libraries()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_build_by_default","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_with","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_with","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file","node_type":"p","page":"Functions","sections":["Functions","configure_file()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"ul","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_compile_args","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_link_args","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"p","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable","node_type":"p","page":"Functions","sections":["Functions","executable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_build_by_default","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_with","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#files","node_type":"p","page":"Functions","sections":["Functions","files()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"p","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_arguments","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data","node_type":"p","page":"Functions","sections":["Functions","install_data()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar","node_type":"p","page":"Functions","sections":["Functions","jar()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_build_by_default","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_with","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_with","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command","node_type":"p","page":"Functions","sections":["Functions","run_command()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"p","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_with","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_args","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"h4","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments1","node_type":"h4","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"h4","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments1","node_type":"h4","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments1","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments2","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.has()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments3","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.merge_from()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments4","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments5","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set10()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments6","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set_quoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments13","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments19","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments20","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments23","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.preprocess()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments5","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments6","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments9","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercheck_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercompute_int","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_argument_syntax","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_argument_syntax()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_supported_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_supported_link_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_multi_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_multi_link_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerpreprocess","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"ul","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_shared()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments1","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_static()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments2","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_system()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments3","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_configtool_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments6","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depas_link_whole","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_link_whole()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#deppartial_dependency","node_type":"ul","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"h4","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments1","node_type":"h4","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_auto_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments1","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments2","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_auto_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments3","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments4","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#arguments","node_type":"h4","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"h4","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments1","node_type":"h4","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"h4","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments1","node_type":"h4","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#arguments","node_type":"h4","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-flag-environment-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and linker flag environment variables"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#language-arguments-parameter-names","node_type":"h2","page":"Reference tables","sections":["Reference tables","Language arguments parameter names"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-39-0.html#extra-arguments-for-tests","node_type":"h2","page":"Release 0.39","sections":["New features","Extra arguments for tests"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-passing-arguments-to-rust-compiler","node_type":"h2","page":"Release 0.41","sections":["New features","Support for passing arguments to Rust compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#allow-excluding-files-or-directories-from-install_subdir","node_type":"p","page":"Release 0.42","sections":["New features","Allow excluding files or directories from install_subdir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#keyword-argument-verification","node_type":"p","page":"Release 0.42","sections":["New features","Keyword argument verification"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#easier-handling-of-supported-compiler-arguments","node_type":"h2","page":"Release 0.43","sections":["Easier handling of supported compiler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#adds-support-for-additional-qt5module-keyword-moc_extra_arguments","node_type":"p","page":"Release 0.44","sections":["New features","Adds support for additional Qt5-Module keyword moc_extra_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#compiler-object-can-now-be-passed-to-run_command","node_type":"p","page":"Release 0.46","sections":["New features","Compiler object can now be passed to run_command()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#meson-and-meson-configure-now-accept-the-same-arguments","node_type":"h2","page":"Release 0.46","sections":["New features","Meson and meson configure now accept the same arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#new-functions-has_link_argument-and-friends","node_type":"p","page":"Release 0.46","sections":["New features","New functions: has_link_argument() and friends"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#pkgconfiggenerate-requires-parameters-nonstring-arguments","node_type":"h2","page":"Release 0.46","sections":["New features","pkgconfig.generate() requires parameters non-string arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-action-copy-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New action copy: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-options-to-gnomegdbus_codegen","node_type":"p","page":"Release 0.47","sections":["New features","New options to gnome.gdbus_codegen()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#gnomegenerate_gir-now-optionally-accepts-multiple-libraries","node_type":"p","page":"Release 0.48","sections":["New features","\ngnome.generate_gir() now optionally accepts multiple libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#projects-args-can-be-set-separately-for-cross-and-native-builds-potentially-breaking-change","node_type":"p","page":"Release 0.48","sections":["New features","Projects args can be set separately for cross and native builds (potentially breaking change)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#can-specify-keyword-arguments-with-a-dictionary","node_type":"h2","page":"Release 0.49","sections":["New features","Can specify keyword arguments with a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-compiler-method-get_argument_syntax","node_type":"p","page":"Release 0.49","sections":["New features","New compiler method get_argument_syntax\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#extract_objects-accepts-file-arguments","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nextract_objects: accepts File arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#add-new-meson-subprojects-foreach-command","node_type":"p","page":"Release 0.51.0","sections":["New features","Add new meson subprojects foreach command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#can-link-against-custom-targets","node_type":"p","page":"Release 0.51.0","sections":["New features","Can link against custom targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#emscripten-emcc-now-supports-threads","node_type":"p","page":"Release 0.54.0","sections":["New features","Emscripten (emcc) now supports threads"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-than-one-argument-to-message-and-warning","node_type":"p","page":"Release 0.54.0","sections":["New features","More than one argument to message() and warning()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-backend-arguments-in-meson-compile","node_type":"h2","page":"Release 0.55.0","sections":["New features","Added ability to specify backend arguments in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#test-protocol-for-gtest","node_type":"p","page":"Release 0.55.0","sections":["New features","Test protocol for gtest"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#depas_link_whole","node_type":"p","page":"Release 0.56.0","sections":["New features","dep.as_link_whole()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-test-can-now-filter-tests-by-subproject","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson test can now filter tests by subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#project-and-builtin-options-can-be-set-in-native-or-cross-files","node_type":"p","page":"Release 0.56.0","sections":["New features","Project and built-in options can be set in native or cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"p","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"ul","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#passing-internal-dependencies-to-the-compiler-object","node_type":"p","page":"Release 0.57.0","sections":["New features","Passing internal dependencies to the compiler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#error-with-multiple-arguments","node_type":"h2","page":"Release 0.58.0","sections":["New features","\nerror() with multiple arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"h2","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-import-function-gains-required-and-disabler-arguments","node_type":"h2","page":"Release 0.59.0","sections":["New features","The import() function gains required and disabler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#unescaped-variables-in-pkgconfig-files","node_type":"p","page":"Release 0.59.0","sections":["New features","Unescaped variables in pkgconfig files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#gnomeyelp-variadic-argument-deprecation","node_type":"p","page":"Release 0.60.0","sections":["New features","gnome.yelp variadic argument deprecation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#link-tests-can-use-sources-for-a-different-compiler","node_type":"p","page":"Release 0.60.0","sections":["New features","Link tests can use sources for a different compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#relax-restrictions-of-strjoin","node_type":"p","page":"Release 0.60.0","sections":["New features","Relax restrictions of str.join()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#the-python-modules-dependency-method-no-longer-accepts-positional-arguments","node_type":"h2","page":"Release 0.60.0","sections":["New features","The Python Modules dependency method no longer accepts positional arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jni-system-dependency-modules","node_type":"p","page":"Release 0.62.0","sections":["New features","JNI System Dependency Modules"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#new-method-to-preprocess-source-files","node_type":"p","page":"Release 0.64.0","sections":["New features","New method to preprocess source files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#string-arguments-to-the-rustbindgen-include_directories-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","String arguments to the rust.bindgen include_directories argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#a-machine-file-may-be-used-to-pass-extra-arguments-to-clang-in-a-bindgen-call","node_type":"h2","page":"Release 1.2.0","sections":["New features","A machine file may be used to pass extra arguments to clang in a bindgen call"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#rustbindgen-allows-passing-extra-arguments-to-rustc","node_type":"h2","page":"Release 1.2.0","sections":["New features","rust.bindgen allows passing extra arguments to rustc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecate-jar-as-a-build_target-type","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecate 'jar' as a build_target type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#lang_sharedstatic_args-for-both_library-library-and-build_target","node_type":"p","page":"Release 1.3.0","sections":["New features","\n_(shared|static)_args for both_library, library, and build_target"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"table","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#environment-variables","node_type":"p","page":"Running Meson","sections":["Running Meson","Environment variables"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#bindgen","node_type":"ul","page":"Rust module","sections":["Rust module","Functions","bindgen()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#proc_macro","node_type":"p","page":"Rust module","sections":["Rust module","Functions","proc_macro()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#test","node_type":"ul","page":"Rust module","sections":["Rust module","Functions","test()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add_all","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add_all()"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#cross-compilation-arguments","node_type":"h1","page":"Style recommendations","sections":["Cross compilation arguments"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#global-arguments","node_type":"h1","page":"Style recommendations","sections":["Global arguments"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#build-options-in-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Build options in subproject"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"p","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#function-calls","node_type":"p","page":"Syntax","sections":["Syntax","Function calls"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#test-parameters","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#testlogjunitxml","node_type":"p","page":"Unit tests","sections":["Unit tests","Test outputs","testlog.junit.xml"],"context":{"gi-language":["default"]}},{"url":"Vala.html#changing-c-header-and-vapi-names","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","Changing C header and VAPI names"],"context":{"gi-language":["default"]}},{"url":"Vala.html#working-with-the-vala-preprocessor","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Working with the Vala Preprocessor"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-an-argument-only-with-a-specific-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use an argument only with a specific compiler"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-clang-static-analyzer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use Clang static analyzer"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18nmerge_file","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.merge_file()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"arguments","urls":[{"url":"Adding-arguments.html#adding-arguments","node_type":"h1","page":"Adding arguments","sections":["Adding arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#per-target-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Per target arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#project-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Project arguments"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#integers","node_type":"p","page":"Build options","sections":["Build options","Build option types","Integers"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Build-targets.html#libraries-and-executables","node_type":"p","page":"Build targets","sections":["Build targets","Libraries and executables"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#backend-specific-arguments","node_type":"h4","page":"Command-line commands","sections":["Command-line commands","compile","Backend specific arguments"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-id","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Compiler id"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#has-argument","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Has argument"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"ul","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#modules-aka-components","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM","Modules, a.k.a. Components"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#i-added-some-compiler-flags-and-now-the-build-fails-with-weird-errors-what-is-happening","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","I added some compiler flags and now the build fails with weird errors. What is happening?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-dont-the-arguments-passed-to-add_project_link_arguments-affect-anything","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why don't the arguments passed to add_project_link_arguments affect anything?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#copyfile","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","copyfile"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#relative_to","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","relative_to"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_resources","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_resources()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_gir","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_gir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomepost_install","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.post_install()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdochas_extensions","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.has_extensions()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#tests","node_type":"p","page":"IDE integration","sections":["IDE integration","Tests"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#the-dependencies-section","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_header","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_header()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_headers()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","native_headers()"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#paths-and-directories","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#meson-sample","node_type":"p","page":"Meson sample","sections":["Meson sample"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Playground.html#ref-manual-reformat","node_type":"p","page":"playground","sections":["playground","Ref manual reformat"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#arguments","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Arguments"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#extension_module","node_type":"p","page":"Python 3 module","sections":["Python 3 module","extension_module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#dependency","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","dependency()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"p","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#language_version","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","language_version()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python_dependency-object","node_type":"p","page":"Python module","sections":["Python module","\npython_dependency object"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_resources","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"p","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_resources","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"p","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_resources","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"p","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments1","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments10","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments3","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_postconf_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments4","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments5","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_cross_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments6","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments7","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.has_external_property()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments8","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.install_dependency_manifest()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments9","node_type":"h4","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#arguments","node_type":"h4","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#boolto_string","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments","node_type":"h4","page":"dict","sections":["Dict (dict)","Dict methods","dict.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_dict.html#arguments1","node_type":"h4","page":"dict","sections":["Dict (dict)","Dict methods","dict.has_key()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_int.html#arguments","node_type":"h4","page":"int","sections":["Integer (int)","Integer methods","int.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments","node_type":"h4","page":"list","sections":["List (list)","List methods","list.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_list.html#arguments1","node_type":"h4","page":"list","sections":["List (list)","List methods","list.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments","node_type":"h4","page":"str","sections":["String (str)","String methods","str.contains()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments1","node_type":"h4","page":"str","sections":["String (str)","String methods","str.endswith()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments2","node_type":"h4","page":"str","sections":["String (str)","String methods","str.format()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments3","node_type":"h4","page":"str","sections":["String (str)","String methods","str.join()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments4","node_type":"h4","page":"str","sections":["String (str)","String methods","str.replace()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments5","node_type":"h4","page":"str","sections":["String (str)","String methods","str.split()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments6","node_type":"h4","page":"str","sections":["String (str)","String methods","str.startswith()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments7","node_type":"h4","page":"str","sections":["String (str)","String methods","str.strip()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments8","node_type":"h4","page":"str","sections":["String (str)","String methods","str.substring()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#arguments9","node_type":"h4","page":"str","sections":["String (str)","String methods","str.version_compare()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strsubstring","node_type":"p","page":"str","sections":["String (str)","String methods","str.substring()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_language","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_native","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_language","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_exe_wrapper","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"h3","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"h3","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"h3","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"h3","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments12","node_type":"h3","page":"Functions","sections":["Functions","configuration_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"h3","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"h3","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments15","node_type":"h3","page":"Functions","sections":["Functions","debug()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"h3","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"h3","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"h3","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments19","node_type":"h3","page":"Functions","sections":["Functions","error()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments2","node_type":"h3","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"h3","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments21","node_type":"h3","page":"Functions","sections":["Functions","files()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"h3","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"h3","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments24","node_type":"h3","page":"Functions","sections":["Functions","get_option()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"h3","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"h3","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"h3","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"h3","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"h3","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"h3","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments30","node_type":"h3","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments31","node_type":"h3","page":"Functions","sections":["Functions","install_man()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"h3","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"h3","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments34","node_type":"h3","page":"Functions","sections":["Functions","is_disabler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments35","node_type":"h3","page":"Functions","sections":["Functions","is_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"h3","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments37","node_type":"h3","page":"Functions","sections":["Functions","join_paths()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"h3","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments39","node_type":"h3","page":"Functions","sections":["Functions","message()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"h3","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"h3","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments41","node_type":"h3","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"h3","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"h3","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments44","node_type":"h3","page":"Functions","sections":["Functions","set_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"h3","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"h3","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"h3","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments48","node_type":"h3","page":"Functions","sections":["Functions","structured_sources()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments49","node_type":"h3","page":"Functions","sections":["Functions","subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"h3","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"h3","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"h3","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"h3","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments53","node_type":"h3","page":"Functions","sections":["Functions","unset_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments54","node_type":"h3","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments55","node_type":"h3","page":"Functions","sections":["Functions","warning()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"h3","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments7","node_type":"h3","page":"Functions","sections":["Functions","alias_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments8","node_type":"h3","page":"Functions","sections":["Functions","assert()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"h3","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_args","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries","node_type":"p","page":"Functions","sections":["Functions","both_libraries()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_build_by_default","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_with","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_with","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file","node_type":"p","page":"Functions","sections":["Functions","configure_file()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"ul","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_compile_args","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_link_args","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"p","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable","node_type":"p","page":"Functions","sections":["Functions","executable()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_build_by_default","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_with","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#files","node_type":"p","page":"Functions","sections":["Functions","files()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"p","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_arguments","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data","node_type":"p","page":"Functions","sections":["Functions","install_data()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar","node_type":"p","page":"Functions","sections":["Functions","jar()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_build_by_default","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_with","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library__lang__shared_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library__lang__static_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_with","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vala_shared_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vala_static_args","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command","node_type":"p","page":"Functions","sections":["Functions","run_command()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"p","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_with","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_args","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"h4","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments1","node_type":"h4","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"h4","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments1","node_type":"h4","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments1","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments2","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.has()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments3","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.merge_from()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments4","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments5","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set10()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments6","node_type":"h4","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.set_quoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments13","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments19","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments20","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments23","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.preprocess()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments5","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments6","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.first_supported_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments9","node_type":"h4","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercheck_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercompute_int","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_argument_syntax","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_argument_syntax()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_supported_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerget_supported_link_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_multi_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_multi_link_arguments","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerpreprocess","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"ul","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_shared()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments1","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_static()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments2","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_system()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments3","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_configtool_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments6","node_type":"h4","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depas_link_whole","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.as_link_whole()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#deppartial_dependency","node_type":"ul","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"h4","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"h4","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments1","node_type":"h4","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_auto_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments1","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments2","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_auto_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments3","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments4","node_type":"h4","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_generator.html#arguments","node_type":"h4","page":"Generator object","sections":["Generator object (generator)","Generator object methods","generator.process()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"h4","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments1","node_type":"h4","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"h4","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments1","node_type":"h4","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#arguments","node_type":"h4","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-flag-environment-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and linker flag environment variables"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#language-arguments-parameter-names","node_type":"h2","page":"Reference tables","sections":["Reference tables","Language arguments parameter names"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-39-0.html#extra-arguments-for-tests","node_type":"h2","page":"Release 0.39","sections":["New features","Extra arguments for tests"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-passing-arguments-to-rust-compiler","node_type":"h2","page":"Release 0.41","sections":["New features","Support for passing arguments to Rust compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#allow-excluding-files-or-directories-from-install_subdir","node_type":"p","page":"Release 0.42","sections":["New features","Allow excluding files or directories from install_subdir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#keyword-argument-verification","node_type":"p","page":"Release 0.42","sections":["New features","Keyword argument verification"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#easier-handling-of-supported-compiler-arguments","node_type":"h2","page":"Release 0.43","sections":["Easier handling of supported compiler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#adds-support-for-additional-qt5module-keyword-moc_extra_arguments","node_type":"p","page":"Release 0.44","sections":["New features","Adds support for additional Qt5-Module keyword moc_extra_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#compiler-object-can-now-be-passed-to-run_command","node_type":"p","page":"Release 0.46","sections":["New features","Compiler object can now be passed to run_command()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#meson-and-meson-configure-now-accept-the-same-arguments","node_type":"h2","page":"Release 0.46","sections":["New features","Meson and meson configure now accept the same arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#new-functions-has_link_argument-and-friends","node_type":"p","page":"Release 0.46","sections":["New features","New functions: has_link_argument() and friends"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#pkgconfiggenerate-requires-parameters-nonstring-arguments","node_type":"h2","page":"Release 0.46","sections":["New features","pkgconfig.generate() requires parameters non-string arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-action-copy-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New action copy: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"h2","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-options-to-gnomegdbus_codegen","node_type":"p","page":"Release 0.47","sections":["New features","New options to gnome.gdbus_codegen()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#gnomegenerate_gir-now-optionally-accepts-multiple-libraries","node_type":"p","page":"Release 0.48","sections":["New features","\ngnome.generate_gir() now optionally accepts multiple libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#projects-args-can-be-set-separately-for-cross-and-native-builds-potentially-breaking-change","node_type":"p","page":"Release 0.48","sections":["New features","Projects args can be set separately for cross and native builds (potentially breaking change)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#can-specify-keyword-arguments-with-a-dictionary","node_type":"h2","page":"Release 0.49","sections":["New features","Can specify keyword arguments with a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-compiler-method-get_argument_syntax","node_type":"p","page":"Release 0.49","sections":["New features","New compiler method get_argument_syntax\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#extract_objects-accepts-file-arguments","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nextract_objects: accepts File arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#add-new-meson-subprojects-foreach-command","node_type":"p","page":"Release 0.51.0","sections":["New features","Add new meson subprojects foreach command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#can-link-against-custom-targets","node_type":"p","page":"Release 0.51.0","sections":["New features","Can link against custom targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#emscripten-emcc-now-supports-threads","node_type":"p","page":"Release 0.54.0","sections":["New features","Emscripten (emcc) now supports threads"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-than-one-argument-to-message-and-warning","node_type":"p","page":"Release 0.54.0","sections":["New features","More than one argument to message() and warning()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-backend-arguments-in-meson-compile","node_type":"h2","page":"Release 0.55.0","sections":["New features","Added ability to specify backend arguments in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#test-protocol-for-gtest","node_type":"p","page":"Release 0.55.0","sections":["New features","Test protocol for gtest"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#depas_link_whole","node_type":"p","page":"Release 0.56.0","sections":["New features","dep.as_link_whole()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-test-can-now-filter-tests-by-subproject","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson test can now filter tests by subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#project-and-builtin-options-can-be-set-in-native-or-cross-files","node_type":"p","page":"Release 0.56.0","sections":["New features","Project and built-in options can be set in native or cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"p","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"ul","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#passing-internal-dependencies-to-the-compiler-object","node_type":"p","page":"Release 0.57.0","sections":["New features","Passing internal dependencies to the compiler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#error-with-multiple-arguments","node_type":"h2","page":"Release 0.58.0","sections":["New features","\nerror() with multiple arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"h2","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-import-function-gains-required-and-disabler-arguments","node_type":"h2","page":"Release 0.59.0","sections":["New features","The import() function gains required and disabler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#unescaped-variables-in-pkgconfig-files","node_type":"p","page":"Release 0.59.0","sections":["New features","Unescaped variables in pkgconfig files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#gnomeyelp-variadic-argument-deprecation","node_type":"p","page":"Release 0.60.0","sections":["New features","gnome.yelp variadic argument deprecation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#link-tests-can-use-sources-for-a-different-compiler","node_type":"p","page":"Release 0.60.0","sections":["New features","Link tests can use sources for a different compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#relax-restrictions-of-strjoin","node_type":"p","page":"Release 0.60.0","sections":["New features","Relax restrictions of str.join()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#the-python-modules-dependency-method-no-longer-accepts-positional-arguments","node_type":"h2","page":"Release 0.60.0","sections":["New features","The Python Modules dependency method no longer accepts positional arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jni-system-dependency-modules","node_type":"p","page":"Release 0.62.0","sections":["New features","JNI System Dependency Modules"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#new-method-to-preprocess-source-files","node_type":"p","page":"Release 0.64.0","sections":["New features","New method to preprocess source files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#string-arguments-to-the-rustbindgen-include_directories-argument","node_type":"h2","page":"Release 1.0.0","sections":["New features","String arguments to the rust.bindgen include_directories argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#compilerpreprocess","node_type":"p","page":"Release 1.1.0","sections":["New features","compiler.preprocess()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#a-machine-file-may-be-used-to-pass-extra-arguments-to-clang-in-a-bindgen-call","node_type":"h2","page":"Release 1.2.0","sections":["New features","A machine file may be used to pass extra arguments to clang in a bindgen call"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#rustbindgen-allows-passing-extra-arguments-to-rustc","node_type":"h2","page":"Release 1.2.0","sections":["New features","rust.bindgen allows passing extra arguments to rustc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecate-jar-as-a-build_target-type","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecate 'jar' as a build_target type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#lang_sharedstatic_args-for-both_library-library-and-build_target","node_type":"p","page":"Release 1.3.0","sections":["New features","\n_(shared|static)_args for both_library, library, and build_target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"table","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#environment-variables","node_type":"p","page":"Running Meson","sections":["Running Meson","Environment variables"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#bindgen","node_type":"ul","page":"Rust module","sections":["Rust module","Functions","bindgen()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#proc_macro","node_type":"p","page":"Rust module","sections":["Rust module","Functions","proc_macro()"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#test","node_type":"ul","page":"Rust module","sections":["Rust module","Functions","test()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add()"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#add_all","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","add_all()"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#cross-compilation-arguments","node_type":"h1","page":"Style recommendations","sections":["Cross compilation arguments"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#global-arguments","node_type":"h1","page":"Style recommendations","sections":["Global arguments"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#build-options-in-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Build options in subproject"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"p","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#function-calls","node_type":"p","page":"Syntax","sections":["Syntax","Function calls"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#test-parameters","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#testlogjunitxml","node_type":"p","page":"Unit tests","sections":["Unit tests","Test outputs","testlog.junit.xml"],"context":{"gi-language":["default"]}},{"url":"Vala.html#changing-c-header-and-vapi-names","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","Changing C header and VAPI names"],"context":{"gi-language":["default"]}},{"url":"Vala.html#working-with-the-vala-preprocessor","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Working with the Vala Preprocessor"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"p","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-an-argument-only-with-a-specific-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use an argument only with a specific compiler"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-clang-static-analyzer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use Clang static analyzer"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18nmerge_file","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.merge_file()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/bindir b/assets/js/search/bindir index b00e37f92..d80487c9f 100644 --- a/assets/js/search/bindir +++ b/assets/js/search/bindir @@ -1 +1 @@ -urls_downloaded_cb({"token":"bindir","urls":[{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installation-tags","node_type":"ul","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"p","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"bindir","urls":[{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installation-tags","node_type":"ul","page":"Installing","sections":["Installing","Installation tags"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"p","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/commands.md b/assets/js/search/commands.md new file mode 100644 index 000000000..a9a1d908b --- /dev/null +++ b/assets/js/search/commands.md @@ -0,0 +1 @@ +urls_downloaded_cb({"token":"commands.md","urls":[{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/default b/assets/js/search/default index 4a3baa2cb..7ad423162 100644 --- a/assets/js/search/default +++ b/assets/js/search/default @@ -1 +1 @@ -urls_downloaded_cb({"token":"default","urls":[{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#arrays","node_type":"p","page":"Build options","sections":["Build options","Build option types","Arrays"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#booleans","node_type":"p","page":"Build options","sections":["Build options","Build option types","Booleans"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#combos","node_type":"p","page":"Build options","sections":["Build options","Build option types","Combos"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#startup-project","node_type":"p","page":"Build options","sections":["Build options","Built-in build options","Visual Studio","Startup project"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#strings","node_type":"p","page":"Build options","sections":["Build options","Build option types","Strings"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-backend","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for backend\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-default_both_libraries","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for default_both_libraries\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-vsenv","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for vsenv\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#differences-with-muon-fmt","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format","Differences with muon fmt\n"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples8","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Commands.html#subprojects","node_type":"p","page":"Command-line commands","sections":["Command-line commands","subprojects"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#dealing-with-file-encodings","node_type":"p","page":"Configuration","sections":["Configuration","Dealing with file encodings"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#appveyor-for-windows","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#environment-variables","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Environment variables"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#stdout","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","stdout"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#builtin","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Builtin"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependency-detection-method","node_type":"p","page":"Dependencies","sections":["Dependency detection method"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#shaderc","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Shaderc"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#2-must-do-the-right-thing-by-default","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","2. Must do the right thing by default"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#3-must-enforce-established-best-practices","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","3. Must enforce established best practices"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#8-must-allow-override-of-default-values","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","8. Must allow override of default values"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#my-project-works-fine-on-linux-and-mingw-but-fails-to-link-with-msvc-due-to-a-missing-lib-file-fatal-error-lnk1181-why","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","My project works fine on Linux and MinGW but fails to link with MSVC due to a missing .lib file (fatal error LNK1181). Why?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-are-changes-to-default-project-options-ignored","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why are changes to default project options ignored?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-does-building-my-project-with-msvc-output-static-libraries-called-libfooa","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why does building my project with MSVC output static libraries called libfoo.a?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-implemented-in-python-rather-than-programming-language-x","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson implemented in Python rather than [programming language X]?"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#dependencies","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_schemas","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_schemas()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-options","node_type":"p","page":"IDE integration","sections":["IDE integration","Build Options"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#scanning-for-dependencies-with-scandependencies","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section","Scanning for dependencies with --scan-dependencies\n"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"p","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#meson-builtin-options","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Meson built-in options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_dry_run","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_install_tag","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_skip_if_destdir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments4","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments9","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#get_compiler_native","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoncurrent_source_dir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.current_source_dir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#override_dependency_native","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#arguments","node_type":"table","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#to_string_false_str","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#to_string_true_str","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strstrip","node_type":"p","page":"str","sections":["String (str)","String methods","str.strip()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages","node_type":"p","page":"Functions","sections":["Functions","add_languages()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages_required","node_type":"p","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_native","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_gdb","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_is_default","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_timeout_multiplier","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"table","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"table","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"table","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments2","node_type":"table","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"table","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"table","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"table","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"table","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments30","node_type":"table","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"table","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments41","node_type":"table","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"table","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"table","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"table","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"table","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments54","node_type":"table","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"table","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_priority","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_protocol","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_should_fail","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_timeout","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_verbose","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_build_by_default","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_unittest","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gui_app","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_tag","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_suffix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_native","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_unittest","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gui_app","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_suffix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_native","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_capture","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_copy","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_encoding","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_format","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install_tag","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_always_stale","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_capture","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_feed","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_allow_fallback","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_disabler","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_include_type","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_method","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_native","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_required","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_static","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_build_by_default","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_unittest","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gui_app","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_tag","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_suffix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_native","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_disabler","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_native","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_capture","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_required","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_mode","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_preserve_path","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_preserve_path","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_subdir","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_strip_directory","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_build_by_default","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_unittest","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gui_app","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_tag","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_suffix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_native","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gui_app","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_tag","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_native","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"p","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_default_options","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_subproject_dir","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#range_start","node_type":"p","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#range_step","node_type":"p","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command_capture","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command_check","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gui_app","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_tag","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_native","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_unittest","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gui_app","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_tag","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_native","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gui_app","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_tag","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_native","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_required","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary_bool_yn","node_type":"p","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_is_parallel","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_priority","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_protocol","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_should_fail","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_timeout","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_verbose","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_command","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_fallback","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_replace_string","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"table","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtextract_all_objects","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#extract_all_objects_recursive","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"table","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtextract_all_objects","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#extract_all_objects_recursive","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments","node_type":"table","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments1","node_type":"table","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#get_default_value","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#get_unquoted_default_value","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments13","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments19","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments20","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_high","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_low","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_dirs","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_disabler","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_static","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_argument_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_attribute_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_link_argument_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_multi_arguments_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_multi_link_arguments_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments6","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_default_value","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_compile_args","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_includes","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_link_args","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_links","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_sources","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#append_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#prepend_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#set_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"table","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtextract_all_objects","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#extract_all_objects_recursive","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments1","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments3","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments4","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#disable_if_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#enable_if_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#require_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"table","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtextract_all_objects","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#extract_all_objects_recursive","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"table","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtextract_all_objects","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#extract_all_objects_recursive","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#gcc-__attribute__","node_type":"table","page":"Reference tables","sections":["Reference tables","Function Attributes","GCC __attribute__\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#mesonrewriter","node_type":"p","page":"Release 0.37","sections":["New features","Mesonrewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#new-compiler-function-symbols_have_underscore_prefix","node_type":"p","page":"Release 0.37","sections":["New features","New compiler function symbols_have_underscore_prefix\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#default-options-to-subprojects","node_type":"h2","page":"Release 0.38","sections":["Default options to subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#set-targets-to-be-built-or-not-by-default","node_type":"h2","page":"Release 0.38","sections":["Set targets to be built (or not) by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#link-whole-contents-of-static-libraries","node_type":"p","page":"Release 0.40","sections":["New features","Link whole contents of static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#multiple-install-directories","node_type":"p","page":"Release 0.40","sections":["New features","Multiple install directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#gnome-module-mkenums_simple-addition","node_type":"p","page":"Release 0.42","sections":["New features","GNOME module mkenums_simple() addition"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#prefixdependent-defaults-for-sysconfdir-localstatedir-and-sharedstatedir","node_type":"p","page":"Release 0.44","sections":["New features","Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#autogeneration-of-simple-mesonbuild-files","node_type":"p","page":"Release 0.46","sections":["New features","Autogeneration of simple meson.build files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"p","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#recursively-extract-objects","node_type":"p","page":"Release 0.46","sections":["New features","Recursively extract objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#deprecated-build_always-for-custom-targets","node_type":"p","page":"Release 0.47","sections":["New features","Deprecated build_always: for custom targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#made-install-a-top-level-meson-command","node_type":"p","page":"Release 0.47","sections":["New features","Made 'install' a top level Meson command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-builtin-option-install_umask-with-a-default-value-022","node_type":"h2","page":"Release 0.47","sections":["New features","New built-in option install_umask with a default value 022"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-encoding-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New keyword argument encoding: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-output_format-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New keyword argument output_format: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"p","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#shared_library-now-supports-setting-dylib-compatibility-and-current-version","node_type":"p","page":"Release 0.48","sections":["New features","\nshared_library() now supports setting dylib compatibility and current version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#toggles-for-build-type-optimization-and-vcrt-type","node_type":"p","page":"Release 0.48","sections":["New features","Toggles for build type, optimization and vcrt type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"p","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-option-to-introspect-multiple-parameters-at-once","node_type":"p","page":"Release 0.50.0","sections":["New features","Added option to introspect multiple parameters at once"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-file-rewriter","node_type":"ul","page":"Release 0.50.0","sections":["New features","Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#new-not_found_message-for-dependency","node_type":"p","page":"Release 0.50.0","sections":["New features","New not_found_message for dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#added-include_type-kwarg-to-dependency","node_type":"p","page":"Release 0.52.0","sections":["New features","Added include_type kwarg to dependency\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#splitting-of-compilerget_function_attributevisibility","node_type":"ul","page":"Release 0.52.0","sections":["New features","Splitting of Compiler.get_function_attribute('visibility')"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"p","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#fortran_std-option","node_type":"ul","page":"Release 0.53.0","sections":["New features","\nfortran_std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#unity-file-block-size-is-configurable","node_type":"p","page":"Release 0.54.0","sections":["New features","Unity file block size is configurable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#verbose-mode-for-meson-compile","node_type":"p","page":"Release 0.54.0","sections":["New features","Verbose mode for meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#hdf5-dependency-improvements","node_type":"p","page":"Release 0.56.0","sections":["New features","HDF5 dependency improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"ul","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"h2","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"ul","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#new-logging-format-for-meson-test","node_type":"p","page":"Release 0.57.0","sections":["New features","New logging format for meson test\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-added-for-llvms-thinlto","node_type":"p","page":"Release 0.57.0","sections":["New features","Support added for LLVM's thinLTO"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#jni-system-dependency","node_type":"p","page":"Release 0.58.0","sections":["New features","JNI System Dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#pipe-no-longer-used-by-default","node_type":"h2","page":"Release 0.58.0","sections":["New features","\n-pipe no longer used by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#purge-subprojects-folder","node_type":"p","page":"Release 0.58.0","sections":["New features","Purge subprojects folder"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#skip-subprojects-installation","node_type":"p","page":"Release 0.58.0","sections":["New features","Skip subprojects installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#parallelized-meson-subprojects-commands","node_type":"p","page":"Release 0.59.0","sections":["New features","Parallelized meson subprojects commands"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"h2","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#dataonly-pkgconfig-default-install-path","node_type":"h2","page":"Release 0.62.0","sections":["New features","\ndataonly Pkgconfig Default Install Path"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jar-default-install-dir","node_type":"h2","page":"Release 0.62.0","sections":["New features","JAR default install dir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#pkgconfiggenerate-will-now-include-variables-for-builtin-directories-when-referenced","node_type":"p","page":"Release 0.62.0","sections":["New features","pkgconfig.generate will now include variables for builtin directories when referenced"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#compiler-options-can-be-set-per-subproject","node_type":"p","page":"Release 0.63.0","sections":["New features","Compiler options can be set per subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#coverage-targets-now-respect-tool-config-files","node_type":"p","page":"Release 0.63.0","sections":["New features","Coverage targets now respect tool config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#msvc-now-sets-the-__cplusplus-define-accurately","node_type":"p","page":"Release 0.63.0","sections":["New features","MSVC now sets the __cplusplus #define accurately"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-build-with-hidden-visibility","node_type":"p","page":"Release 0.63.0","sections":["New features","Python extension modules now build with hidden visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-depend-on-the-python-library-by-default","node_type":"h2","page":"Release 0.63.0","sections":["New features","Python extension modules now depend on the python library by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#add-optimization-plain-option","node_type":"p","page":"Release 0.64.0","sections":["New features","Add optimization plain option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pager-and-colors-for-meson-configure-output","node_type":"p","page":"Release 0.64.0","sections":["New features","Pager and colors for meson configure output"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument","node_type":"p","page":"Release 0.64.0","sections":["New features","python.find_installation() now accepts pure argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-follow_symlinks-arg-to-install_data-install_header-and-install_subdir","node_type":"p","page":"Release 1.3.0","sections":["New features","Added follow_symlinks arg to install_data, install_header, and install_subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecated-rust_crate_type-and-replaced-by-rust_abi","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecated rust_crate_type and replaced by rust_abi\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#find_program-now-supports-the-default_options-argument","node_type":"p","page":"Release 1.3.0","sections":["New features","find_program() now supports the 'default_options' argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#tests-now-abort-on-errors-by-default-under-sanitizers","node_type":"h2","page":"Release 1.3.0","sections":["New features","Tests now abort on errors by default under sanitizers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"p","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#tests-now-abort-on-errors-by-default-under-more-sanitizers","node_type":"h2","page":"Release 1.4.0","sections":["New features","Tests now abort on errors by default under more sanitizers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-maxlines-argument","node_type":"p","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--max-lines\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#default-to-printing-deprecations-when-no-minimum-version-is-specified","node_type":"h2","page":"Release 1.6.0","sections":["New features","Default to printing deprecations when no minimum version is specified."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#new-builtin-option-for-default-both_libraries","node_type":"h2","page":"Release 1.6.0","sections":["New features","New built-in option for default both_libraries"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#default-options-modification-format","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\"","Default options modification format"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"ul","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-default-options","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project default options"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#building-directly-with-ninja","node_type":"p","page":"Running Meson","sections":["Running Meson","Building from the source","Building directly with ninja"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"table","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"SimpleStart.html#running-meson","node_type":"p","page":"The Absolute Beginner's Guide to Installing and Using Meson","sections":["The Absolute Beginner's Guide to Installing and Using Meson","Running Meson"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#apply","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","apply()"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#naming-convention-for-dependency-variables","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Naming convention for dependency variables"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#the-humble-beginning","node_type":"p","page":"Tutorial","sections":["Tutorial","The humble beginning"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#asan_options-ubsan_options-and-msan_options","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters","ASAN_OPTIONS, UBSAN_OPTIONS, and MSAN_OPTIONS"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#malloc_perturb_","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters","MALLOC_PERTURB_"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#parallelism","node_type":"p","page":"Unit tests","sections":["Unit tests","Parallelism"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#priorities","node_type":"p","page":"Unit tests","sections":["Unit tests","Priorities"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#skipped-tests-and-hard-errors","node_type":"p","page":"Unit tests","sections":["Unit tests","Skipped tests and hard errors"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}},{"url":"Vala.html#changing-c-header-and-vapi-names","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","Changing C header and VAPI names"],"context":{"gi-language":["default"]}},{"url":"Vala.html#gobject-introspection-and-language-bindings","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","GObject Introspection and language bindings"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-vcsbased-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to VCS-based wraps"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#reference-manual","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual"],"context":{"gi-language":["default"]}},{"url":"howtox.html#add-some-optimization-to-debug-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Add some optimization to debug builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#get-a-default-notfound-dependency","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Get a default not-found dependency?"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-default-cc-language-version","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set default C/C++ language version"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18nmerge_file","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.merge_file()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"default","urls":[{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#arrays","node_type":"p","page":"Build options","sections":["Build options","Build option types","Arrays"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#booleans","node_type":"p","page":"Build options","sections":["Build options","Build option types","Booleans"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#combos","node_type":"p","page":"Build options","sections":["Build options","Build option types","Combos"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#startup-project","node_type":"p","page":"Build options","sections":["Build options","Built-in build options","Visual Studio","Startup project"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#strings","node_type":"p","page":"Build options","sections":["Build options","Build option types","Strings"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-backend","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for backend\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-default_both_libraries","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for default_both_libraries\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-vsenv","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for vsenv\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#differences-with-muon-fmt","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format","Differences with muon fmt\n"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples8","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Commands.html#subprojects","node_type":"p","page":"Command-line commands","sections":["Command-line commands","subprojects"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#dealing-with-file-encodings","node_type":"p","page":"Configuration","sections":["Configuration","Dealing with file encodings"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#appveyor-for-windows","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#environment-variables","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Environment variables"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#stdout","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","stdout"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#builtin","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Builtin"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependency-detection-method","node_type":"p","page":"Dependencies","sections":["Dependency detection method"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#shaderc","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Shaderc"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#2-must-do-the-right-thing-by-default","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","2. Must do the right thing by default"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#3-must-enforce-established-best-practices","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","3. Must enforce established best practices"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#8-must-allow-override-of-default-values","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","8. Must allow override of default values"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#my-project-works-fine-on-linux-and-mingw-but-fails-to-link-with-msvc-due-to-a-missing-lib-file-fatal-error-lnk1181-why","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","My project works fine on Linux and MinGW but fails to link with MSVC due to a missing .lib file (fatal error LNK1181). Why?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-are-changes-to-default-project-options-ignored","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why are changes to default project options ignored?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-does-building-my-project-with-msvc-output-static-libraries-called-libfooa","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why does building my project with MSVC output static libraries called libfoo.a?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-implemented-in-python-rather-than-programming-language-x","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson implemented in Python rather than [programming language X]?"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#dependencies","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomecompile_schemas","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.compile_schemas()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-options","node_type":"p","page":"IDE integration","sections":["IDE integration","Build Options"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#scanning-for-dependencies-with-scandependencies","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section","Scanning for dependencies with --scan-dependencies\n"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"p","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#meson-builtin-options","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Meson built-in options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#implicit-dependencies","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Implicit dependencies"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_dry_run","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_install_tag","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_install_script_skip_if_destdir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments2","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments4","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments9","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#get_compiler_native","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.get_compiler()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoncurrent_source_dir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.current_source_dir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#override_dependency_native","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#arguments","node_type":"table","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#to_string_false_str","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_bool.html#to_string_true_str","node_type":"p","page":"bool","sections":["Boolean (bool)","Boolean methods","bool.to_string()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_str.html#strstrip","node_type":"p","page":"str","sections":["String (str)","String methods","str.strip()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages","node_type":"p","page":"Functions","sections":["Functions","add_languages()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages_required","node_type":"p","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies_native","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments_native","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_gdb","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_is_default","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_timeout_multiplier","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments","node_type":"table","page":"Functions","sections":["Functions","add_global_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments1","node_type":"table","page":"Functions","sections":["Functions","add_global_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments14","node_type":"table","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments2","node_type":"table","page":"Functions","sections":["Functions","add_languages()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments25","node_type":"table","page":"Functions","sections":["Functions","get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"table","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments29","node_type":"table","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments3","node_type":"table","page":"Functions","sections":["Functions","add_project_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments30","node_type":"table","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments4","node_type":"table","page":"Functions","sections":["Functions","add_project_dependencies()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments41","node_type":"table","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"table","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments5","node_type":"table","page":"Functions","sections":["Functions","add_project_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"table","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments51","node_type":"table","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments54","node_type":"table","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"table","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_priority","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_protocol","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_should_fail","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_timeout","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_verbose","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_build_by_default","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_unittest","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gui_app","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_tag","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_suffix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_native","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_unittest","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gui_app","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_suffix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_native","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_capture","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_copy","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_encoding","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_format","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_install_tag","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_always_stale","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_build_by_default","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_capture","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_feed","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target_install_tag","node_type":"p","page":"Functions","sections":["Functions","custom_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_allow_fallback","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_disabler","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_include_type","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_method","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_native","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_required","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_static","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_build_by_default","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_unittest","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gui_app","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_tag","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_suffix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_native","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_disabler","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_native","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_version","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_capture","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_required","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_mode","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_preserve_path","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_emptydir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_emptydir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_preserve_path","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers_subdir","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_follow_symlinks","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_strip_directory","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_tag","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_build_by_default","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_unittest","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gui_app","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_tag","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_suffix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_native","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gui_app","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_tag","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_native","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"p","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_default_options","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_subproject_dir","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#range_start","node_type":"p","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#range_step","node_type":"p","page":"Functions","sections":["Functions","range()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command_capture","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command_check","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gui_app","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_tag","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_native","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_build_by_default","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_unittest","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gui_app","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_tag","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_suffix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_native","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_build_by_default","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_unittest","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gui_app","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_tag","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_suffix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_native","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_abi","node_type":"ul","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_rust_crate_type","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_required","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary_bool_yn","node_type":"p","page":"Functions","sections":["Functions","summary()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_is_parallel","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_priority","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_protocol","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_should_fail","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_timeout","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_verbose","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_command","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_fallback","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#vcs_tag_replace_string","node_type":"p","page":"Functions","sections":["Functions","vcs_tag()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#arguments","node_type":"table","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtextract_all_objects","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#extract_all_objects_recursive","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#arguments","node_type":"table","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtextract_all_objects","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#extract_all_objects_recursive","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments","node_type":"table","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#arguments1","node_type":"table","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#get_default_value","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_cfg_data.html#get_unquoted_default_value","node_type":"p","page":"Configuration data object","sections":["Configuration data object (cfg_data)","Configuration data object methods","cfg_data.get_unquoted()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments10","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments13","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments16","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments19","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments20","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments8","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_high","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_low","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_dirs","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_disabler","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_static","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_supported_arguments_checked","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_supported_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_argument_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_attribute_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_link_argument_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_multi_arguments_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_multi_link_arguments_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_multi_link_arguments()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_required","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_werror","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_no_builtin_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments5","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments6","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_default_value","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_variable_varname","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_compile_args","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_includes","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_link_args","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_links","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#partial_dependency_sources","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.partial_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#append_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#prepend_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#set_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#arguments","node_type":"table","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtextract_all_objects","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#extract_all_objects_recursive","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments1","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments3","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#arguments4","node_type":"table","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#disable_if_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.disable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#enable_if_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.enable_if()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_feature.html#require_error_message","node_type":"p","page":"Feature option object","sections":["Feature option object (feature)","Feature option object methods","feature.require()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#arguments","node_type":"table","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtextract_all_objects","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#extract_all_objects_recursive","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#arguments","node_type":"table","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtextract_all_objects","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#extract_all_objects_recursive","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.extract_all_objects()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#gcc-__attribute__","node_type":"table","page":"Reference tables","sections":["Reference tables","Function Attributes","GCC __attribute__\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#mesonrewriter","node_type":"p","page":"Release 0.37","sections":["New features","Mesonrewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#new-compiler-function-symbols_have_underscore_prefix","node_type":"p","page":"Release 0.37","sections":["New features","New compiler function symbols_have_underscore_prefix\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#default-options-to-subprojects","node_type":"h2","page":"Release 0.38","sections":["Default options to subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#set-targets-to-be-built-or-not-by-default","node_type":"h2","page":"Release 0.38","sections":["Set targets to be built (or not) by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#link-whole-contents-of-static-libraries","node_type":"p","page":"Release 0.40","sections":["New features","Link whole contents of static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#multiple-install-directories","node_type":"p","page":"Release 0.40","sections":["New features","Multiple install directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#gnome-module-mkenums_simple-addition","node_type":"p","page":"Release 0.42","sections":["New features","GNOME module mkenums_simple() addition"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#prefixdependent-defaults-for-sysconfdir-localstatedir-and-sharedstatedir","node_type":"p","page":"Release 0.44","sections":["New features","Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#autogeneration-of-simple-mesonbuild-files","node_type":"p","page":"Release 0.46","sections":["New features","Autogeneration of simple meson.build files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"p","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#recursively-extract-objects","node_type":"p","page":"Release 0.46","sections":["New features","Recursively extract objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#deprecated-build_always-for-custom-targets","node_type":"p","page":"Release 0.47","sections":["New features","Deprecated build_always: for custom targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#made-install-a-top-level-meson-command","node_type":"p","page":"Release 0.47","sections":["New features","Made 'install' a top level Meson command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-builtin-option-install_umask-with-a-default-value-022","node_type":"h2","page":"Release 0.47","sections":["New features","New built-in option install_umask with a default value 022"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-encoding-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New keyword argument encoding: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-argument-output_format-for-configure_file","node_type":"p","page":"Release 0.47","sections":["New features","New keyword argument output_format: for configure_file()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-keyword-arguments-check-and-capture-for-run_command","node_type":"p","page":"Release 0.47","sections":["New features","New keyword arguments: 'check' and 'capture' for run_command()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#shared_library-now-supports-setting-dylib-compatibility-and-current-version","node_type":"p","page":"Release 0.48","sections":["New features","\nshared_library() now supports setting dylib compatibility and current version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#toggles-for-build-type-optimization-and-vcrt-type","node_type":"p","page":"Release 0.48","sections":["New features","Toggles for build type, optimization and vcrt type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"p","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-option-to-introspect-multiple-parameters-at-once","node_type":"p","page":"Release 0.50.0","sections":["New features","Added option to introspect multiple parameters at once"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-file-rewriter","node_type":"ul","page":"Release 0.50.0","sections":["New features","Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#new-not_found_message-for-dependency","node_type":"p","page":"Release 0.50.0","sections":["New features","New not_found_message for dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#added-include_type-kwarg-to-dependency","node_type":"p","page":"Release 0.52.0","sections":["New features","Added include_type kwarg to dependency\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#splitting-of-compilerget_function_attributevisibility","node_type":"ul","page":"Release 0.52.0","sections":["New features","Splitting of Compiler.get_function_attribute('visibility')"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"p","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#fortran_std-option","node_type":"ul","page":"Release 0.53.0","sections":["New features","\nfortran_std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#unity-file-block-size-is-configurable","node_type":"p","page":"Release 0.54.0","sections":["New features","Unity file block size is configurable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#verbose-mode-for-meson-compile","node_type":"p","page":"Release 0.54.0","sections":["New features","Verbose mode for meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#hdf5-dependency-improvements","node_type":"p","page":"Release 0.56.0","sections":["New features","HDF5 dependency improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"ul","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#edit-and-continue-zi-is-no-longer-used-by-default-for-visual-studio","node_type":"h2","page":"Release 0.57.0","sections":["New features","\"Edit and continue\" (/ZI) is no longer used by default for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#msvcclangcl-argument-changescleanup","node_type":"ul","page":"Release 0.57.0","sections":["New features","MSVC/Clang-Cl Argument Changes/Cleanup"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#new-logging-format-for-meson-test","node_type":"p","page":"Release 0.57.0","sections":["New features","New logging format for meson test\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-added-for-llvms-thinlto","node_type":"p","page":"Release 0.57.0","sections":["New features","Support added for LLVM's thinLTO"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#depget_variablevarname","node_type":"p","page":"Release 0.58.0","sections":["New features","dep.get_variable(varname)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#jni-system-dependency","node_type":"p","page":"Release 0.58.0","sections":["New features","JNI System Dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#pipe-no-longer-used-by-default","node_type":"h2","page":"Release 0.58.0","sections":["New features","\n-pipe no longer used by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#purge-subprojects-folder","node_type":"p","page":"Release 0.58.0","sections":["New features","Purge subprojects folder"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#skip-subprojects-installation","node_type":"p","page":"Release 0.58.0","sections":["New features","Skip subprojects installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#parallelized-meson-subprojects-commands","node_type":"p","page":"Release 0.59.0","sections":["New features","Parallelized meson subprojects commands"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"h2","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#dataonly-pkgconfig-default-install-path","node_type":"h2","page":"Release 0.62.0","sections":["New features","\ndataonly Pkgconfig Default Install Path"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#jar-default-install-dir","node_type":"h2","page":"Release 0.62.0","sections":["New features","JAR default install dir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#pkgconfiggenerate-will-now-include-variables-for-builtin-directories-when-referenced","node_type":"p","page":"Release 0.62.0","sections":["New features","pkgconfig.generate will now include variables for builtin directories when referenced"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#compiler-options-can-be-set-per-subproject","node_type":"p","page":"Release 0.63.0","sections":["New features","Compiler options can be set per subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#coverage-targets-now-respect-tool-config-files","node_type":"p","page":"Release 0.63.0","sections":["New features","Coverage targets now respect tool config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#msvc-now-sets-the-__cplusplus-define-accurately","node_type":"p","page":"Release 0.63.0","sections":["New features","MSVC now sets the __cplusplus #define accurately"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-build-with-hidden-visibility","node_type":"p","page":"Release 0.63.0","sections":["New features","Python extension modules now build with hidden visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-depend-on-the-python-library-by-default","node_type":"h2","page":"Release 0.63.0","sections":["New features","Python extension modules now depend on the python library by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#add-optimization-plain-option","node_type":"p","page":"Release 0.64.0","sections":["New features","Add optimization plain option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pager-and-colors-for-meson-configure-output","node_type":"p","page":"Release 0.64.0","sections":["New features","Pager and colors for meson configure output"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#pythonfind_installation-now-accepts-pure-argument","node_type":"p","page":"Release 0.64.0","sections":["New features","python.find_installation() now accepts pure argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#added-follow_symlinks-arg-to-install_data-install_header-and-install_subdir","node_type":"p","page":"Release 1.3.0","sections":["New features","Added follow_symlinks arg to install_data, install_header, and install_subdir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#deprecated-rust_crate_type-and-replaced-by-rust_abi","node_type":"p","page":"Release 1.3.0","sections":["New features","Deprecated rust_crate_type and replaced by rust_abi\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#find_program-now-supports-the-default_options-argument","node_type":"p","page":"Release 1.3.0","sections":["New features","find_program() now supports the 'default_options' argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#tests-now-abort-on-errors-by-default-under-sanitizers","node_type":"h2","page":"Release 1.3.0","sections":["New features","Tests now abort on errors by default under sanitizers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"p","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#tests-now-abort-on-errors-by-default-under-more-sanitizers","node_type":"h2","page":"Release 1.4.0","sections":["New features","Tests now abort on errors by default under more sanitizers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#the-meson-test-program-supports-a-new-maxlines-argument","node_type":"p","page":"Release 1.5.0","sections":["New features","The Meson test program supports a new \"--max-lines\" argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#default-to-printing-deprecations-when-no-minimum-version-is-specified","node_type":"h2","page":"Release 1.6.0","sections":["New features","Default to printing deprecations when no minimum version is specified."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#new-builtin-option-for-default-both_libraries","node_type":"h2","page":"Release 1.6.0","sections":["New features","New built-in option for default both_libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#default-options-modification-format","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\"","Default options modification format"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"ul","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-default-options","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project default options"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#building-directly-with-ninja","node_type":"p","page":"Running Meson","sections":["Running Meson","Building from the source","Building directly with ninja"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"table","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"SimpleStart.html#running-meson","node_type":"p","page":"The Absolute Beginner's Guide to Installing and Using Meson","sections":["The Absolute Beginner's Guide to Installing and Using Meson","Running Meson"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#apply","node_type":"p","page":"Source set module","sections":["Source set module","\nsource_set object","Methods","apply()"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#naming-convention-for-dependency-variables","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Naming convention for dependency variables"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#the-humble-beginning","node_type":"p","page":"Tutorial","sections":["Tutorial","The humble beginning"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#asan_options-ubsan_options-and-msan_options","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters","ASAN_OPTIONS, UBSAN_OPTIONS, and MSAN_OPTIONS"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#malloc_perturb_","node_type":"p","page":"Unit tests","sections":["Unit tests","Test parameters","MALLOC_PERTURB_"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#parallelism","node_type":"p","page":"Unit tests","sections":["Unit tests","Parallelism"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#priorities","node_type":"p","page":"Unit tests","sections":["Unit tests","Priorities"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#skipped-tests-and-hard-errors","node_type":"p","page":"Unit tests","sections":["Unit tests","Skipped tests and hard errors"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}},{"url":"Vala.html#changing-c-header-and-vapi-names","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","Changing C header and VAPI names"],"context":{"gi-language":["default"]}},{"url":"Vala.html#gobject-introspection-and-language-bindings","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Building libraries","GObject Introspection and language bindings"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#find_protocol","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","find_protocol"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#scan_xml","node_type":"ul","page":"Unstable Wayland Module","sections":["Unstable Wayland Module","Methods","scan_xml"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-vcsbased-wraps","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to VCS-based wraps"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#reference-manual","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual"],"context":{"gi-language":["default"]}},{"url":"howtox.html#add-some-optimization-to-debug-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Add some optimization to debug builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#get-a-default-notfound-dependency","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Get a default not-found dependency?"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-default-cc-language-version","node_type":"h2","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set default C/C++ language version"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18nmerge_file","node_type":"ul","page":"I18n module","sections":["I18n module","Usage","i18n.merge_file()"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/devenv b/assets/js/search/devenv index 7069dacb2..72dd10b48 100644 --- a/assets/js/search/devenv +++ b/assets/js/search/devenv @@ -1 +1 @@ -urls_downloaded_cb({"token":"devenv","urls":[{"url":"Commands.html#devenv","node_type":"h3","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#gnomecompile_schemas-sets-gsettings_schema_dir-into-devenv","node_type":"h2","page":"Release 0.59.0","sections":["New features","\ngnome.compile_schemas() sets GSETTINGS_SCHEMA_DIR into devenv"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#bash-completion-scripts-sourced-in-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Bash completion scripts sourced in meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#print-modified-environment-variables-with-meson-devenv-dump","node_type":"h2","page":"Release 0.62.0","sections":["New features","Print modified environment variables with meson devenv --dump\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#setup-gdb-autoload-for-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Setup GDB auto-load for meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#running-windows-executables-with-wine-in-meson-devenv","node_type":"h2","page":"Release 0.63.0","sections":["New features","Running Windows executables with Wine in meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#dump-devenv-into-file-and-select-format","node_type":"h2","page":"Release 1.1.0","sections":["New features","Dump devenv into file and select format"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"devenv","urls":[{"url":"Commands.html#devenv","node_type":"h3","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#gnomecompile_schemas-sets-gsettings_schema_dir-into-devenv","node_type":"h2","page":"Release 0.59.0","sections":["New features","\ngnome.compile_schemas() sets GSETTINGS_SCHEMA_DIR into devenv"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#bash-completion-scripts-sourced-in-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Bash completion scripts sourced in meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#print-modified-environment-variables-with-meson-devenv-dump","node_type":"h2","page":"Release 0.62.0","sections":["New features","Print modified environment variables with meson devenv --dump\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#setup-gdb-autoload-for-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Setup GDB auto-load for meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#running-windows-executables-with-wine-in-meson-devenv","node_type":"h2","page":"Release 0.63.0","sections":["New features","Running Windows executables with Wine in meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#dump-devenv-into-file-and-select-format","node_type":"h2","page":"Release 1.1.0","sections":["New features","Dump devenv into file and select format"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/external b/assets/js/search/external index 7d367bf93..9a5fe13d5 100644 --- a/assets/js/search/external +++ b/assets/js/search/external @@ -1 +1 @@ -urls_downloaded_cb({"token":"external","urls":[{"url":"Adding-new-projects-to-wrapdb.html#choosing-the-wrap-name","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Choosing the wrap name"],"context":{"gi-language":["default"]}},{"url":"Additional.html#subpages","node_type":"p","page":"Additional documentation","sections":[],"context":{"gi-language":["default"]}},{"url":"Contributing.html#external-dependencies","node_type":"h2","page":"Contributing to Meson","sections":["Contributing to Meson","External dependencies"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#no-lingering-state","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","No lingering state"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-an-app-bundle","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"h3","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#building-dependencies-as-subprojects","node_type":"p","page":"Dependencies","sections":["Building dependencies as subprojects"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies","node_type":"p","page":"Dependencies","sections":["Dependencies"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dl-libdl","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","dl (libdl)"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#iconv","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","iconv"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#intl","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","intl"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#4-must-have-native-support-for-platforms-that-are-in-common-use","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","4. Must have native support for platforms that are in common use"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"h1","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#does-wrap-download-sources-behind-my-back","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Does wrap download sources behind my back?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#should-i-use-subdir-or-subproject","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Should I use subdir or subproject?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-doesnt-meson-have-user-defined-functionsmacros","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why doesn't meson have user defined functions/macros?"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-custom_target","node_type":"p","page":"Generating sources","sections":["Generating sources","Using custom_target()"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson and Ninja with the MSI installer"],"context":{"gi-language":["default"]}},{"url":"GuiTutorial.html#upgrading-the-program-to-use-sdl","node_type":"p","page":"Building a simple SDL2 app from scratch","sections":["Upgrading the program to use SDL"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#the-definition-of-build-system-mixing","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","The definition of \"build system mixing\""],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_dependencies","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_dependencies","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_dependencies","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_dependencies","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_dependencies","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command","node_type":"p","page":"Functions","sections":["Functions","run_command()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"p","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary","node_type":"ul","page":"Functions","sections":["Functions","summary()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external-program-external_program","node_type":"h1","page":"External program","sections":["External program (external_program)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external-program-methods","node_type":"h2","page":"External program","sections":["External program (external_program)","External program methods"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#returned-by","node_type":"p","page":"External program","sections":["External program (external_program)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"p","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#new-forcefallback-wrap-mode","node_type":"p","page":"Release 0.46","sections":["New features","New forcefallback wrap mode"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#new-kwarg-console-for-custom_target","node_type":"p","page":"Release 0.48","sections":["New features","New kwarg console for custom_target()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#external-projects","node_type":"h2","page":"Release 0.56.0","sections":["New features","External projects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#project-version-can-be-specified-with-a-file","node_type":"p","page":"Release 0.57.0","sections":["New features","Project version can be specified with a file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#summary-accepts-external-programs-or-dependencies","node_type":"h2","page":"Release 0.57.0","sections":["New features","\nsummary() accepts external programs or dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-build-target-methods","node_type":"ul","page":"Release 0.59.0","sections":["New features","New build target methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-keyword-argument-verbose-for-tests-and-benchmarks","node_type":"p","page":"Release 0.62.0","sections":["New features","New keyword argument verbose for tests and benchmarks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#removal-of-the-rpm-module","node_type":"p","page":"Release 0.62.0","sections":["New features","Removal of the RPM module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#new-override-of-find_programmeson","node_type":"p","page":"Release 1.2.0","sections":["New features","New override of find_program('meson')\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#tutorial","node_type":"p","page":"Tutorial","sections":["Tutorial"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#visual-studios-external-build-projects","node_type":"h1","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"h2","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"external","urls":[{"url":"Adding-new-projects-to-wrapdb.html#choosing-the-wrap-name","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Choosing the wrap name"],"context":{"gi-language":["default"]}},{"url":"Additional.html#subpages","node_type":"p","page":"Additional documentation","sections":[],"context":{"gi-language":["default"]}},{"url":"Contributing.html#external-dependencies","node_type":"h2","page":"Contributing to Meson","sections":["Contributing to Meson","External dependencies"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#no-lingering-state","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","No lingering state"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-an-app-bundle","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"h3","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#building-dependencies-as-subprojects","node_type":"p","page":"Dependencies","sections":["Building dependencies as subprojects"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies","node_type":"p","page":"Dependencies","sections":["Dependencies"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dl-libdl","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","dl (libdl)"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#iconv","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","iconv"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#intl","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","intl"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#4-must-have-native-support-for-platforms-that-are-in-common-use","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","4. Must have native support for platforms that are in common use"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"h1","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#does-wrap-download-sources-behind-my-back","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Does wrap download sources behind my back?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#should-i-use-subdir-or-subproject","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Should I use subdir or subproject?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-doesnt-meson-have-user-defined-functionsmacros","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why doesn't meson have user defined functions/macros?"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-custom_target","node_type":"p","page":"Generating sources","sections":["Generating sources","Using custom_target()"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson and Ninja with the MSI installer"],"context":{"gi-language":["default"]}},{"url":"GuiTutorial.html#upgrading-the-program-to-use-sdl","node_type":"p","page":"Building a simple SDL2 app from scratch","sections":["Upgrading the program to use SDL"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#the-definition-of-build-system-mixing","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","The definition of \"build system mixing\""],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_dependencies","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_dependencies","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_dependencies","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_dependencies","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_dependencies","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_command","node_type":"p","page":"Functions","sections":["Functions","run_command()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"p","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#summary","node_type":"ul","page":"Functions","sections":["Functions","summary()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external-program-external_program","node_type":"h1","page":"External program","sections":["External program (external_program)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external-program-methods","node_type":"h2","page":"External program","sections":["External program (external_program)","External program methods"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#returned-by","node_type":"p","page":"External program","sections":["External program (external_program)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"p","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#new-forcefallback-wrap-mode","node_type":"p","page":"Release 0.46","sections":["New features","New forcefallback wrap mode"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#new-kwarg-console-for-custom_target","node_type":"p","page":"Release 0.48","sections":["New features","New kwarg console for custom_target()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#external-projects","node_type":"h2","page":"Release 0.56.0","sections":["New features","External projects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#project-version-can-be-specified-with-a-file","node_type":"p","page":"Release 0.57.0","sections":["New features","Project version can be specified with a file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#summary-accepts-external-programs-or-dependencies","node_type":"h2","page":"Release 0.57.0","sections":["New features","\nsummary() accepts external programs or dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-build-target-methods","node_type":"ul","page":"Release 0.59.0","sections":["New features","New build target methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-keyword-argument-verbose-for-tests-and-benchmarks","node_type":"p","page":"Release 0.62.0","sections":["New features","New keyword argument verbose for tests and benchmarks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#removal-of-the-rpm-module","node_type":"p","page":"Release 0.62.0","sections":["New features","Removal of the RPM module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#new-override-of-find_programmeson","node_type":"p","page":"Release 1.2.0","sections":["New features","New override of find_program('meson')\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#new-version_argument-kwarg-for-find_program","node_type":"p","page":"Release 1.5.0","sections":["New features","New version_argument kwarg for find_program"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#tutorial","node_type":"p","page":"Tutorial","sections":["Tutorial"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#visual-studios-external-build-projects","node_type":"h1","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"h2","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/hotdoc_fragments/External-Project-module.html-add_project.fragment b/assets/js/search/hotdoc_fragments/External-Project-module.html-add_project.fragment index df80abb81..2e689b86e 100644 --- a/assets/js/search/hotdoc_fragments/External-Project-module.html-add_project.fragment +++ b/assets/js/search/hotdoc_fragments/External-Project-module.html-add_project.fragment @@ -1 +1 @@ -fragment_downloaded_cb({"url":"External-Project-module.html#add_project","fragment":"add_project()\nThis function should be called at the root directory of a project\nusing another build system. Usually in a meson.build file placed in\nthe top directory of a subproject, but could be also in any subdir.\nIts first positional argument is the name of the configure script to\nbe executed (e.g. configure), that file must be in the current\ndirectory and executable. Note that if a bootstrap script is required\n(e.g. autogen.sh when building from git instead of tarball), it can\nbe done using run_command() before calling add_project() method.\nSince 0.60.0 If the first positional argument is 'waf', special treatment\nis done for the waf build system. The waf executable must be\nfound either in the current directory, or in system PATH.\nKeyword arguments:\nReturns an ExternalProject object\n\n\nconfigure_options: An array of strings to be passed as arguments to the\nconfigure script. Some special tags will be replaced by Meson before passing\nthem to the configure script: @PREFIX@, @LIBDIR@ and @INCLUDEDIR@.\nNote that libdir and includedir paths are relative to prefix in Meson\nbut some configure scripts requires absolute path, in that case they can be\npassed as '--libdir=@PREFIX@/@LIBDIR@'. Since 0.57.0 default arguments are\nadded in case some tags are not found in configure_options:\n'--prefix=@PREFIX@', '--libdir=@PREFIX@/@LIBDIR@', and\n'--includedir=@PREFIX@/@INCLUDEDIR@'. It was previously considered a fatal\nerror to not specify them.\n\ncross_configure_options: Extra options appended to configure_options only\nwhen cross compiling. special tag @HOST@ will be replaced by\n'{}-{}-{}'.format(host_machine.cpu_family(), build_machine.system(), host_machine.system().\nIf omitted it defaults to ['--host=@HOST@'].\n\nverbose: If set to true the output of sub-commands ran to configure, build\nand install the project will be printed onto Meson's stdout.\n\nenv : environment variables to set, such as ['NAME1=value1', 'NAME2=value2'],\na dictionary, or an env object.\n\ndepends : Since 0.63.0 Specifies that this project depends on the specified\ntarget(s) that must be built before running make to build this external\nproject. This should be used for example when the external project links to a\nMeson library() that the configure script will find using the\n-uninstalled.pc pkg-config file generated by Meson.\n\n"}); \ No newline at end of file +fragment_downloaded_cb({"url":"External-Project-module.html#add_project","fragment":"add_project()\nThis function should be called at the root directory of a project\nusing another build system. Usually in a meson.build file placed in\nthe top directory of a subproject, but could be also in any subdir.\nIts first positional argument is the name of the configure script to\nbe executed (e.g. configure), that file must be in the current\ndirectory and executable. Note that if a bootstrap script is required\n(e.g. autogen.sh when building from git instead of tarball), it can\nbe done using run_command() before calling add_project() method.\nSince 0.60.0 If the first positional argument is 'waf', special treatment\nis done for the waf build system. The waf executable must be\nfound either in the current directory, or in system PATH.\nKeyword arguments:\nReturns an ExternalProject object\n\n\nconfigure_options: An array of strings to be passed as arguments to the\nconfigure script. Some special tags will be replaced by Meson before passing\nthem to the configure script: @PREFIX@, @LIBDIR@ and @INCLUDEDIR@.\nNote that libdir and includedir paths are relative to prefix in Meson\nbut some configure scripts requires absolute path, in that case they can be\npassed as '--libdir=@PREFIX@/@LIBDIR@'. Since 0.57.0 default arguments are\nadded in case some tags are not found in configure_options:\n'--prefix=@PREFIX@', '--libdir=@PREFIX@/@LIBDIR@', and\n'--includedir=@PREFIX@/@INCLUDEDIR@'. It was previously considered a fatal\nerror to not specify them. Since 1.7.0 @BINDIR@ and '--bindir=@PREFIX@/@BINDIR@'\ndefault argument have been added.\n\ncross_configure_options: Extra options appended to configure_options only\nwhen cross compiling. special tag @HOST@ will be replaced by\n'{}-{}-{}'.format(host_machine.cpu_family(), build_machine.system(), host_machine.system().\nIf omitted it defaults to ['--host=@HOST@'].\n\nverbose: If set to true the output of sub-commands ran to configure, build\nand install the project will be printed onto Meson's stdout.\n\nenv : environment variables to set, such as ['NAME1=value1', 'NAME2=value2'],\na dictionary, or an env object.\n\ndepends : Since 0.63.0 Specifies that this project depends on the specified\ntarget(s) that must be built before running make to build this external\nproject. This should be used for example when the external project links to a\nMeson library() that the configure script will find using the\n-uninstalled.pc pkg-config file generated by Meson.\n\n"}); \ No newline at end of file diff --git a/assets/js/search/hotdoc_fragments/External-Project-module.html-external-project-module.fragment b/assets/js/search/hotdoc_fragments/External-Project-module.html-external-project-module.fragment index d46031042..a5be96a67 100644 --- a/assets/js/search/hotdoc_fragments/External-Project-module.html-external-project-module.fragment +++ b/assets/js/search/hotdoc_fragments/External-Project-module.html-external-project-module.fragment @@ -1 +1 @@ -fragment_downloaded_cb({"url":"External-Project-module.html#external-project-module","fragment":"External Project module\nNote: the functionality of this module is governed by Meson's\nrules on mixing build systems.\nThis is an experimental module, API could change.\nThis module allows building code that uses build systems other than\nMeson. This module is intended to be used to build Autotools\nsubprojects as fallback if the dependency couldn't be found on the\nsystem (e.g. too old distro version).\nThe project will be compiled out-of-tree inside Meson's build\ndirectory. The project will also be installed inside Meson's build\ndirectory using make's\nDESTDIR\nfeature. During project installation step, that DESTDIR will be copied\nverbatim into the desired location.\nExternal subprojects can use libraries built by Meson (main project,\nor other subprojects) using pkg-config, thanks to *-uninstalled.pc\nfiles generated by pkg.generate().\nExternal build system requirements:\nKnown limitations:\nAdded 0.56.0\n\nMust support out-of-tree build. The configure script will be invoked with the\ncurrent workdir inside Meson's build directory and not subproject's top source\ndirectory.\nConfigure script must generate a Makefile in the current workdir.\nConfigure script must take common directories like prefix, libdir, etc, as\ncommand line arguments.\nConfigure script must support common environment variable like CFLAGS, CC, etc.\nCompilation step must detect when a reconfigure is needed, and do it\ntransparently.\n\n\nExecutables from external projects cannot be used uninstalled, because they\nwould need its libraries to be installed in the final location. This is why\nthere is no find_program() method.\nThe configure script must generate a Makefile, other build systems are not\nyet supported.\nWhen cross compiling, if PKG_CONFIG_SYSROOT_DIR is set in environment or\nsys_root in the cross file properties, the external subproject will not be\nable to find dependencies built by Meson using pkg-config. The reason is\npkg-config and pkgconf both prepend the sysroot path to -I and -L arguments\nfrom -uninstalled.pc files. This is arguably a bug that could be fixed in\nfuture version of pkg-config/pkgconf.\n\n"}); \ No newline at end of file +fragment_downloaded_cb({"url":"External-Project-module.html#external-project-module","fragment":"External Project module\nNote: the functionality of this module is governed by Meson's\nrules on mixing build systems.\nThis is an experimental module, API could change.\nAdded 0.56.0\nThis module allows building code that uses build systems other than\nMeson. This module is intended to be used to build Autotools\nsubprojects as fallback if the dependency couldn't be found on the\nsystem (e.g. too old distro version).\nThe project will be compiled out-of-tree inside Meson's build\ndirectory. The project will also be installed inside Meson's build\ndirectory using make's\nDESTDIR\nfeature. During project installation step, that DESTDIR will be copied\nverbatim into the desired location.\nExternal subprojects can use libraries built by Meson (main project,\nor other subprojects) using pkg-config, thanks to *-uninstalled.pc\nfiles generated by pkg.generate().\nExternal build system requirements:\nKnown limitations:\nSince 1.7.0 [Meson devenv][Commands.md#devenv] setup PATH and\nLD_LIBRARY_PATH to be able to run programs.\n\nMust support out-of-tree build. The configure script will be invoked with the\ncurrent workdir inside Meson's build directory and not subproject's top source\ndirectory.\nConfigure script must generate a Makefile in the current workdir.\nConfigure script must take common directories like prefix, libdir, etc, as\ncommand line arguments.\nConfigure script must support common environment variable like CFLAGS, CC, etc.\nCompilation step must detect when a reconfigure is needed, and do it\ntransparently.\n\n\nExecutables from external projects cannot be used uninstalled, because they\nwould need its libraries to be installed in the final location. This is why\nthere is no find_program() method.\nThe configure script must generate a Makefile, other build systems are not\nyet supported.\nWhen cross compiling, if PKG_CONFIG_SYSROOT_DIR is set in environment or\nsys_root in the cross file properties, the external subproject will not be\nable to find dependencies built by Meson using pkg-config. The reason is\npkg-config and pkgconf both prepend the sysroot path to -I and -L arguments\nfrom -uninstalled.pc files. This is arguably a bug that could be fixed in\nfuture version of pkg-config/pkgconf.\n\n"}); \ No newline at end of file diff --git a/assets/js/search/hotdoc_fragments/Release-notes-for-1-7-0.html-devenv-support-in-external-project-module.fragment b/assets/js/search/hotdoc_fragments/Release-notes-for-1-7-0.html-devenv-support-in-external-project-module.fragment new file mode 100644 index 000000000..9877ff005 --- /dev/null +++ b/assets/js/search/hotdoc_fragments/Release-notes-for-1-7-0.html-devenv-support-in-external-project-module.fragment @@ -0,0 +1 @@ +fragment_downloaded_cb({"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","fragment":"Devenv support in external project module\nThe external project module now setups PATH and\nLD_LIBRARY_PATH to be able to run programs.\n@BINDIR@ is now substitued in arguments and '--bindir=@PREFIX@/@BINDIR@'\ndefault argument have been added.\n"}); \ No newline at end of file diff --git a/assets/js/search/ld_library_path b/assets/js/search/ld_library_path index f17552e1c..936d4afd3 100644 --- a/assets/js/search/ld_library_path +++ b/assets/js/search/ld_library_path @@ -1 +1 @@ -urls_downloaded_cb({"token":"ld_library_path","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"ld_library_path","urls":[{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/module b/assets/js/search/module index 0fbd31bd5..48cd51d75 100644 --- a/assets/js/search/module +++ b/assets/js/search/module @@ -1 +1 @@ -urls_downloaded_cb({"token":"module","urls":[{"url":"Builtin-options.html#module-options","node_type":"h2","page":"Built-in options","sections":["Built-in options","Module options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"h3","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"h3","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-module","node_type":"h1","page":"CMake module","sections":["CMake module"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#usage","node_type":"p","page":"CMake module","sections":["CMake module","Usage"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#importing-the-module","node_type":"h2","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Importing the module"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_readable","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_readable()"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#unstable-cuda-module","node_type":"h1","page":"Unstable CUDA Module","sections":["Unstable CUDA Module"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#python3","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Python3"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#dlang-module","node_type":"h1","page":"Dlang module","sections":["Dlang module"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#usage","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-not-just-a-python-module-so-i-could-code-my-build-setup-in-python","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson not just a Python module so I could code my build setup in Python?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#file-lookup-rules","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#fs-filesystem-module","node_type":"h1","page":"FS (filesystem) module","sections":["FS (filesystem) module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#usage","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Usage"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson and Ninja with the MSI installer"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#msimesonninja","node_type":"p","page":"获取Meson","sections":["获取Meson","使用MSI安装包安装Meson和Ninja"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnome-module","node_type":"h1","page":"GNOME module","sections":["GNOME module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#usage","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdoc-module","node_type":"h1","page":"Hotdoc module","sections":["Hotdoc module"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#usage","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#possible-values-for-type","node_type":"table","page":"IDE integration","sections":["IDE integration","The targets section","Possible values for type\n"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#unstable-icestorm-module","node_type":"h1","page":"Unstable IceStorm module","sections":["Unstable IceStorm module"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#usage","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module","Usage"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_header","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_header()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_headers()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#java-module","node_type":"h1","page":"Java Module","sections":["Java Module"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","native_headers()"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyval-module","node_type":"h1","page":"keyval module","sections":["keyval module"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#usage","node_type":"p","page":"keyval module","sections":["keyval module","Usage"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#mesonbuild","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","meson.build"],"context":{"gi-language":["default"]}},{"url":"Modules.html#modules","node_type":"p","page":"Modules","sections":["Modules"],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Pkg-config-files.html#pkg-config-files","node_type":"p","page":"Pkg config files","sections":["Pkg config files"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkgconfig-module","node_type":"h1","page":"Pkgconfig module","sections":["Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#extension_module","node_type":"p","page":"Python 3 module","sections":["Python 3 module","extension_module"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#find_python","node_type":"p","page":"Python 3 module","sections":["Python 3 module","find_python"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#language_version","node_type":"p","page":"Python 3 module","sections":["Python 3 module","language_version"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#python-3-module","node_type":"h1","page":"Python 3 module","sections":["Python 3 module"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_variable","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_variable()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#language_version","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","language_version()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python-module","node_type":"h1","page":"Python module","sections":["Python module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python_dependency-object","node_type":"p","page":"Python module","sections":["Python module","\npython_dependency object"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"p","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#qt4-module","node_type":"h1","page":"Qt4 module","sections":["Qt4 module"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"p","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#qt5-module","node_type":"h1","page":"Qt5 module","sections":["Qt5 module"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"p","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#qt6-module","node_type":"h1","page":"Qt6 module","sections":["Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual.html#returned-objects","node_type":"ul","page":"Reference manual","sections":["Reference manual","Returned objects"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"table","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import","node_type":"p","page":"Functions","sections":["Functions","import()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_module_name","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_required","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module","node_type":"p","page":"Functions","sections":["Functions","shared_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build-target-build_tgt-extends-tgt","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#imported-module-object-methods","node_type":"h2","page":"Imported module object","sections":["Imported module object (module)","Imported module object methods"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#imported-module-object-module","node_type":"h1","page":"Imported module object","sections":["Imported module object (module)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#modulefound","node_type":"p","page":"Imported module object","sections":["Imported module object (module)","Imported module object methods","module.found()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#returned-by","node_type":"p","page":"Imported module object","sections":["Imported module object (module)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#dependency-lookup-methods","node_type":"table","page":"Reference tables","sections":["Reference tables","Dependency lookup methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gnome-module","node_type":"h2","page":"Release 0.37","sections":["New features","Gnome module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#i18n-module","node_type":"h2","page":"Release 0.37","sections":["New features","i18n module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#python-3-module-support","node_type":"h2","page":"Release 0.38","sections":["Python 3 module support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#pkgconfig-support-for-custom-variables","node_type":"p","page":"Release 0.41","sections":["New features","Pkgconfig support for custom variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#gnome-module-mkenums_simple-addition","node_type":"h2","page":"Release 0.42","sections":["New features","GNOME module mkenums_simple() addition"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#pkgconfig-support-for-additional-cflags","node_type":"p","page":"Release 0.42","sections":["New features","Pkgconfig support for additional cflags"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#unstable-simd-module","node_type":"h2","page":"Release 0.42","sections":["New features","Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#vulkan-dependency-module","node_type":"h2","page":"Release 0.42","sections":["New features","Vulkan dependency module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#can-use-custom-targets-as-windows-resource-files","node_type":"p","page":"Release 0.45","sections":["New features","Can use custom targets as Windows resource files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#generic-python-module","node_type":"h2","page":"Release 0.46","sections":["New features","Generic python module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"h2","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#windows-resource-files-dependencies","node_type":"p","page":"Release 0.47","sections":["New features","Windows resource files dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#gnomegenerate_gir-now-optionally-accepts-multiple-libraries","node_type":"p","page":"Release 0.48","sections":["New features","\ngnome.generate_gir() now optionally accepts multiple libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#hotdoc-module","node_type":"h2","page":"Release 0.48","sections":["New features","Hotdoc module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#python3-module-is-deprecated","node_type":"h2","page":"Release 0.48","sections":["New features","python3 module is deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-option-to-introspect-multiple-parameters-at-once","node_type":"ul","page":"Release 0.50.0","sections":["New features","Added option to introspect multiple parameters at once"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-path-method-to-object-returned-by-pythonfind_installation","node_type":"p","page":"Release 0.50.0","sections":["New features","Added .path() method to object returned by python.find_installation()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-submodule-support","node_type":"p","page":"Release 0.50.0","sections":["New features","Fortran submodule support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-subprojects","node_type":"p","page":"Release 0.51.0","sections":["New features","CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-module-to-parse-kconfig-output-files","node_type":"h2","page":"Release 0.51.0","sections":["New features","New module to parse kconfig output files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-modules-kwarg-for-pythonfind_installation","node_type":"p","page":"Release 0.51.0","sections":["New features","New modules kwarg for python.find_installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-sourceset-module","node_type":"h2","page":"Release 0.51.0","sections":["New features","New sourceset module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-kconfig-module","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the kconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-source_set-module","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the source_set module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gettext-targets-are-ignored-if-gettext-is-not-installed","node_type":"p","page":"Release 0.52.0","sections":["New features","Gettext targets are ignored if gettext is not installed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#a-new-module-for-filesystem-operations","node_type":"h2","page":"Release 0.53.0","sections":["New features","A new module for filesystem operations"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#pythondependency-embed-kwarg","node_type":"p","page":"Release 0.53.0","sections":["New features","python.dependency() embed kwarg"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-has_tools-method-to-qt-module","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added has_tools method to qt module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#introduce-dataonly-for-the-pkgconfig-module","node_type":"h2","page":"Release 0.54.0","sections":["New features","Introduce dataonly for the pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#uninstalled-pkgconfig-files","node_type":"p","page":"Release 0.54.0","sections":["New features","Uninstalled pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#unstablekconfig-module-renamed-to-unstablekeyval","node_type":"h2","page":"Release 0.55.0","sections":["New features","\nunstable-kconfig module renamed to unstable-keyval\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#external-projects","node_type":"p","page":"Release 0.56.0","sections":["New features","External projects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#python-35-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.56.0","sections":["New features","Python 3.5 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#unstablekeyval-is-now-stable-keyval","node_type":"p","page":"Release 0.56.0","sections":["New features","\nunstable-keyval is now stable keyval\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#qt6-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstable-rust-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Unstable Rust module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#fs-module-now-accepts-files-objects","node_type":"h2","page":"Release 0.59.0","sections":["New features","Fs Module now accepts files objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"p","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#i18n-module-now-returns-gettext-targets","node_type":"h2","page":"Release 0.60.0","sections":["New features","i18n module now returns gettext targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#java-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Java Module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#windowscompile_resources-customtarget","node_type":"p","page":"Release 0.61.0","sections":["New features","Windows.compile_resources CustomTarget"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"p","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#arch_independent-kwarg-in-cmakewrite_basic_package_version_file","node_type":"p","page":"Release 0.62.0","sections":["New features","arch_independent kwarg in cmake.write_basic_package_version_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmakeconfigure_package_config_file-can-now-take-a-dict","node_type":"p","page":"Release 0.62.0","sections":["New features","cmake.configure_package_config_file can now take a dict"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#i18nmerge_file-no-longer-arbitrarily-leaves-your-project-halfbuilt","node_type":"p","page":"Release 0.62.0","sections":["New features","i18n.merge_file no longer arbitrarily leaves your project half-built"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-option-to-choose-python-installation-environment","node_type":"ul","page":"Release 0.62.0","sections":["New features","New option to choose python installation environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-unstable-wayland-module","node_type":"h2","page":"Release 0.62.0","sections":["New features","New unstable wayland module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#removal-of-the-rpm-module","node_type":"h2","page":"Release 0.62.0","sections":["New features","Removal of the RPM module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#d-compiler-checks","node_type":"ul","page":"Release 0.63.0","sections":["New features","D compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#installed-pkgconfig-files-can-now-be-relocatable","node_type":"p","page":"Release 0.63.0","sections":["New features","Installed pkgconfig files can now be relocatable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-build-with-hidden-visibility","node_type":"p","page":"Release 0.63.0","sections":["New features","Python extension modules now build with hidden visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-include_core_only-arg-to-waylandscan_xml","node_type":"p","page":"Release 0.64.0","sections":["New features","Added include_core_only arg to wayland.scan_xml."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#fscopyfile-to-replace-configure_filecopy-true","node_type":"p","page":"Release 0.64.0","sections":["New features","\nfs.copyfile to replace configure_file(copy : true)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#rustbindgen-accepts-a-dependency-argument","node_type":"p","page":"Release 1.0.0","sections":["New features","rust.bindgen accepts a dependency argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#the-rust-module-is-stable","node_type":"h2","page":"Release 1.0.0","sections":["New features","The Rust module is stable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#find-more-specific-python-version-on-windows","node_type":"p","page":"Release 1.2.0","sections":["New features","Find more specific python version on Windows"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#python-module-can-now-compile-bytecode","node_type":"h2","page":"Release 1.2.0","sections":["New features","Python module can now compile bytecode"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"p","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#more-meaningful-description-of-many-generative-tasks","node_type":"p","page":"Release 1.3.0","sections":["New features","More meaningful description of many generative tasks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"p","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-support-for-build_tgt-custom_tgt-and-custom_idx-to-certain-fs-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added support for build_tgt, custom_tgt, and custom_idx to certain FS module functions"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#wayland-stable-protocols-can-be-versioned","node_type":"p","page":"Release 1.5.0","sections":["New features","Wayland stable protocols can be versioned"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-openxl-compiler-in-aix","node_type":"p","page":"Release 1.6.0","sections":["New features","Support for OpenXL compiler in AIX."],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#rust-module","node_type":"h1","page":"Rust module","sections":["Rust module"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#unstable-simd-module","node_type":"h1","page":"Unstable SIMD module","sections":["Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#source-set-module","node_type":"h1","page":"Source set module","sections":["Source set module"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#unstable-wayland-module","node_type":"h1","page":"Unstable Wayland Module","sections":["Unstable Wayland Module"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#windows-module","node_type":"h1","page":"Windows module","sections":["Windows module"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cmake-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","CMake wraps"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"howtox.html#generate-configuration-data-from-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Generate configuration data from files"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18n-module","node_type":"h1","page":"I18n module","sections":["I18n module"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"p","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#usage","node_type":"p","page":"I18n module","sections":["I18n module","Usage"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"module","urls":[{"url":"Builtin-options.html#module-options","node_type":"h2","page":"Built-in options","sections":["Built-in options","Module options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"h3","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"h3","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-module","node_type":"h1","page":"CMake module","sections":["CMake module"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#usage","node_type":"p","page":"CMake module","sections":["CMake module","Usage"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#importing-the-module","node_type":"h2","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Importing the module"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_readable","node_type":"p","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_readable()"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#unstable-cuda-module","node_type":"h1","page":"Unstable CUDA Module","sections":["Unstable CUDA Module"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#python3","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Python3"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#dlang-module","node_type":"h1","page":"Dlang module","sections":["Dlang module"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#usage","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-not-just-a-python-module-so-i-could-code-my-build-setup-in-python","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson not just a Python module so I could code my build setup in Python?"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#file-lookup-rules","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#fs-filesystem-module","node_type":"h1","page":"FS (filesystem) module","sections":["FS (filesystem) module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#usage","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Usage"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-and-ninja-with-the-msi-installer","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson and Ninja with the MSI installer"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#msimesonninja","node_type":"p","page":"获取Meson","sections":["获取Meson","使用MSI安装包安装Meson和Ninja"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnome-module","node_type":"h1","page":"GNOME module","sections":["GNOME module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#usage","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdoc-module","node_type":"h1","page":"Hotdoc module","sections":["Hotdoc module"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#usage","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#possible-values-for-type","node_type":"table","page":"IDE integration","sections":["IDE integration","The targets section","Possible values for type\n"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#unstable-icestorm-module","node_type":"h1","page":"Unstable IceStorm module","sections":["Unstable IceStorm module"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#usage","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module","Usage"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_header","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_header()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#generate_native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","generate_native_headers()"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#java-module","node_type":"h1","page":"Java Module","sections":["Java Module"],"context":{"gi-language":["default"]}},{"url":"Java-module.html#native_headers","node_type":"p","page":"Java Module","sections":["Java Module","Functions","native_headers()"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyval-module","node_type":"h1","page":"keyval module","sections":["keyval module"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#usage","node_type":"p","page":"keyval module","sections":["keyval module","Usage"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#mesonbuild","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","meson.build"],"context":{"gi-language":["default"]}},{"url":"Modules.html#modules","node_type":"p","page":"Modules","sections":["Modules"],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Pkg-config-files.html#pkg-config-files","node_type":"p","page":"Pkg config files","sections":["Pkg config files"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkgconfig-module","node_type":"h1","page":"Pkgconfig module","sections":["Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#extension_module","node_type":"p","page":"Python 3 module","sections":["Python 3 module","extension_module"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#find_python","node_type":"p","page":"Python 3 module","sections":["Python 3 module","find_python"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#language_version","node_type":"p","page":"Python 3 module","sections":["Python 3 module","language_version"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#python-3-module","node_type":"h1","page":"Python 3 module","sections":["Python 3 module"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_variable","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_variable()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#language_version","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","language_version()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python-module","node_type":"h1","page":"Python module","sections":["Python module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python_dependency-object","node_type":"p","page":"Python module","sections":["Python module","\npython_dependency object"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#has_tools","node_type":"p","page":"Qt4 module","sections":["Qt4 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#qt4-module","node_type":"h1","page":"Qt4 module","sections":["Qt4 module"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#has_tools","node_type":"p","page":"Qt5 module","sections":["Qt5 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#qt5-module","node_type":"h1","page":"Qt5 module","sections":["Qt5 module"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#has_tools","node_type":"p","page":"Qt6 module","sections":["Qt6 module","has_tools"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#qt6-module","node_type":"h1","page":"Qt6 module","sections":["Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual.html#returned-objects","node_type":"ul","page":"Reference manual","sections":["Reference manual","Returned objects"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments26","node_type":"table","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import","node_type":"p","page":"Functions","sections":["Functions","import()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_module_name","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#import_required","node_type":"p","page":"Functions","sections":["Functions","import()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module","node_type":"p","page":"Functions","sections":["Functions","shared_module()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_vs_module_defs","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_module_versions","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned.html#subpages","node_type":"p","page":"Returned objects","sections":[],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build-target-build_tgt-extends-tgt","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#imported-module-object-methods","node_type":"h2","page":"Imported module object","sections":["Imported module object (module)","Imported module object methods"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#imported-module-object-module","node_type":"h1","page":"Imported module object","sections":["Imported module object (module)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#modulefound","node_type":"p","page":"Imported module object","sections":["Imported module object (module)","Imported module object methods","module.found()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_module.html#returned-by","node_type":"p","page":"Imported module object","sections":["Imported module object (module)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#dependency-lookup-methods","node_type":"table","page":"Reference tables","sections":["Reference tables","Dependency lookup methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gnome-module","node_type":"h2","page":"Release 0.37","sections":["New features","Gnome module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#i18n-module","node_type":"h2","page":"Release 0.37","sections":["New features","i18n module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#python-3-module-support","node_type":"h2","page":"Release 0.38","sections":["Python 3 module support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#pkgconfig-support-for-custom-variables","node_type":"p","page":"Release 0.41","sections":["New features","Pkgconfig support for custom variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#gnome-module-mkenums_simple-addition","node_type":"h2","page":"Release 0.42","sections":["New features","GNOME module mkenums_simple() addition"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#pkgconfig-support-for-additional-cflags","node_type":"p","page":"Release 0.42","sections":["New features","Pkgconfig support for additional cflags"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#unstable-simd-module","node_type":"h2","page":"Release 0.42","sections":["New features","Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#vulkan-dependency-module","node_type":"h2","page":"Release 0.42","sections":["New features","Vulkan dependency module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#can-use-custom-targets-as-windows-resource-files","node_type":"p","page":"Release 0.45","sections":["New features","Can use custom targets as Windows resource files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#generic-python-module","node_type":"h2","page":"Release 0.46","sections":["New features","Generic python module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"h2","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#windows-resource-files-dependencies","node_type":"p","page":"Release 0.47","sections":["New features","Windows resource files dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#gnomegenerate_gir-now-optionally-accepts-multiple-libraries","node_type":"p","page":"Release 0.48","sections":["New features","\ngnome.generate_gir() now optionally accepts multiple libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#hotdoc-module","node_type":"h2","page":"Release 0.48","sections":["New features","Hotdoc module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#python3-module-is-deprecated","node_type":"h2","page":"Release 0.48","sections":["New features","python3 module is deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-option-to-introspect-multiple-parameters-at-once","node_type":"ul","page":"Release 0.50.0","sections":["New features","Added option to introspect multiple parameters at once"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-path-method-to-object-returned-by-pythonfind_installation","node_type":"p","page":"Release 0.50.0","sections":["New features","Added .path() method to object returned by python.find_installation()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-submodule-support","node_type":"p","page":"Release 0.50.0","sections":["New features","Fortran submodule support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-subprojects","node_type":"p","page":"Release 0.51.0","sections":["New features","CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-module-to-parse-kconfig-output-files","node_type":"h2","page":"Release 0.51.0","sections":["New features","New module to parse kconfig output files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-modules-kwarg-for-pythonfind_installation","node_type":"p","page":"Release 0.51.0","sections":["New features","New modules kwarg for python.find_installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#new-sourceset-module","node_type":"h2","page":"Release 0.51.0","sections":["New features","New sourceset module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-kconfig-module","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the kconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#enhancements-to-the-source_set-module","node_type":"h2","page":"Release 0.52.0","sections":["New features","Enhancements to the source_set module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gettext-targets-are-ignored-if-gettext-is-not-installed","node_type":"p","page":"Release 0.52.0","sections":["New features","Gettext targets are ignored if gettext is not installed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#a-new-module-for-filesystem-operations","node_type":"h2","page":"Release 0.53.0","sections":["New features","A new module for filesystem operations"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#pythondependency-embed-kwarg","node_type":"p","page":"Release 0.53.0","sections":["New features","python.dependency() embed kwarg"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-has_tools-method-to-qt-module","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added has_tools method to qt module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#introduce-dataonly-for-the-pkgconfig-module","node_type":"h2","page":"Release 0.54.0","sections":["New features","Introduce dataonly for the pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#uninstalled-pkgconfig-files","node_type":"p","page":"Release 0.54.0","sections":["New features","Uninstalled pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#unstablekconfig-module-renamed-to-unstablekeyval","node_type":"h2","page":"Release 0.55.0","sections":["New features","\nunstable-kconfig module renamed to unstable-keyval\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#external-projects","node_type":"p","page":"Release 0.56.0","sections":["New features","External projects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#python-35-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.56.0","sections":["New features","Python 3.5 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#unstablekeyval-is-now-stable-keyval","node_type":"p","page":"Release 0.56.0","sections":["New features","\nunstable-keyval is now stable keyval\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#qt6-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstable-rust-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Unstable Rust module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#fs-module-now-accepts-files-objects","node_type":"h2","page":"Release 0.59.0","sections":["New features","Fs Module now accepts files objects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#qtpreprocess-source-arguments-deprecated","node_type":"p","page":"Release 0.59.0","sections":["New features","Qt.preprocess source arguments deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#i18n-module-now-returns-gettext-targets","node_type":"h2","page":"Release 0.60.0","sections":["New features","i18n module now returns gettext targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#java-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Java Module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"p","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#windowscompile_resources-customtarget","node_type":"p","page":"Release 0.61.0","sections":["New features","Windows.compile_resources CustomTarget"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"p","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#arch_independent-kwarg-in-cmakewrite_basic_package_version_file","node_type":"p","page":"Release 0.62.0","sections":["New features","arch_independent kwarg in cmake.write_basic_package_version_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmakeconfigure_package_config_file-can-now-take-a-dict","node_type":"p","page":"Release 0.62.0","sections":["New features","cmake.configure_package_config_file can now take a dict"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#i18nmerge_file-no-longer-arbitrarily-leaves-your-project-halfbuilt","node_type":"p","page":"Release 0.62.0","sections":["New features","i18n.merge_file no longer arbitrarily leaves your project half-built"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-option-to-choose-python-installation-environment","node_type":"ul","page":"Release 0.62.0","sections":["New features","New option to choose python installation environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-unstable-wayland-module","node_type":"h2","page":"Release 0.62.0","sections":["New features","New unstable wayland module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#removal-of-the-rpm-module","node_type":"h2","page":"Release 0.62.0","sections":["New features","Removal of the RPM module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#d-compiler-checks","node_type":"ul","page":"Release 0.63.0","sections":["New features","D compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#installed-pkgconfig-files-can-now-be-relocatable","node_type":"p","page":"Release 0.63.0","sections":["New features","Installed pkgconfig files can now be relocatable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#python-extension-modules-now-build-with-hidden-visibility","node_type":"p","page":"Release 0.63.0","sections":["New features","Python extension modules now build with hidden visibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#added-include_core_only-arg-to-waylandscan_xml","node_type":"p","page":"Release 0.64.0","sections":["New features","Added include_core_only arg to wayland.scan_xml."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#fscopyfile-to-replace-configure_filecopy-true","node_type":"p","page":"Release 0.64.0","sections":["New features","\nfs.copyfile to replace configure_file(copy : true)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#rustbindgen-accepts-a-dependency-argument","node_type":"p","page":"Release 1.0.0","sections":["New features","rust.bindgen accepts a dependency argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#the-rust-module-is-stable","node_type":"h2","page":"Release 1.0.0","sections":["New features","The Rust module is stable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#find-more-specific-python-version-on-windows","node_type":"p","page":"Release 1.2.0","sections":["New features","Find more specific python version on Windows"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#python-module-can-now-compile-bytecode","node_type":"h2","page":"Release 1.2.0","sections":["New features","Python module can now compile bytecode"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#automatic-fallback-to-cmake-and-cargo-subproject","node_type":"p","page":"Release 1.3.0","sections":["New features","Automatic fallback to cmake and cargo subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#more-meaningful-description-of-many-generative-tasks","node_type":"p","page":"Release 1.3.0","sections":["New features","More meaningful description of many generative tasks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"p","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-preserve_paths-keyword-argument-to-qt-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added preserve_paths keyword argument to qt module functions."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-support-for-build_tgt-custom_tgt-and-custom_idx-to-certain-fs-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added support for build_tgt, custom_tgt, and custom_idx to certain FS module functions"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#wayland-stable-protocols-can-be-versioned","node_type":"p","page":"Release 1.5.0","sections":["New features","Wayland stable protocols can be versioned"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-openxl-compiler-in-aix","node_type":"p","page":"Release 1.6.0","sections":["New features","Support for OpenXL compiler in AIX."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Rust-module.html#rust-module","node_type":"h1","page":"Rust module","sections":["Rust module"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#unstable-simd-module","node_type":"h1","page":"Unstable SIMD module","sections":["Unstable SIMD module"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#source-set-module","node_type":"h1","page":"Source set module","sections":["Source set module"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Wayland-module.html#unstable-wayland-module","node_type":"h1","page":"Unstable Wayland Module","sections":["Unstable Wayland Module"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#windows-module","node_type":"h1","page":"Windows module","sections":["Windows module"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cmake-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","CMake wraps"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"howtox.html#generate-configuration-data-from-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Generate configuration data from files"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18n-module","node_type":"h1","page":"I18n module","sections":["I18n module"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#i18ngettext","node_type":"p","page":"I18n module","sections":["I18n module","Usage","i18n.gettext()"],"context":{"gi-language":["default"]}},{"url":"i18n-module.html#usage","node_type":"p","page":"I18n module","sections":["I18n module","Usage"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/path b/assets/js/search/path index 28c0e271e..87074c579 100644 --- a/assets/js/search/path +++ b/assets/js/search/path @@ -1 +1 @@ -urls_downloaded_cb({"token":"path","urls":[{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"ul","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cross-compilation","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#targets","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","compile","Targets"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#qt","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows","Qt"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#qt","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries","Qt"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-file-locations","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Cross file locations"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#mpi","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","MPI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"ul","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#as_posix","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","as_posix"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#expanduser","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","expanduser"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#file-lookup-rules","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#filename-modification","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#fs-filesystem-module","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_absolute","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File Parameters","is_absolute"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_samepath","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File Parameters","is_samepath"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_symlink","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_symlink"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#name","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","name"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#relative_to","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","relative_to"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#stem","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","stem"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#downloading-meson","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Downloading Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#windows-python3-quirks","node_type":"p","page":"Getting Meson","sections":["Platform-specific install quirks","Windows Python3 quirks"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#baixando-o-meson","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Baixando o Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#instalando-o-meson-com-o-pip","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Instalando o Meson com o pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#peculiaridades-do-python-3-no-windows","node_type":"p","page":"Obtendo o Meson","sections":["Peculiaridades de instalação específicas de plataformas","Peculiaridades do Python 3 no Windows"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#meson1","node_type":"p","page":"获取Meson","sections":["获取Meson","下载Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#pipmeson","node_type":"p","page":"获取Meson","sections":["获取Meson","使用pip安装Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#windows-python3","node_type":"p","page":"获取Meson","sections":["特殊平台的安装特例","Windows Python3"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ast-of-a-mesonbuild","node_type":"p","page":"IDE integration","sections":["AST of a meson.build\n"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-system-files","node_type":"p","page":"IDE integration","sections":["IDE integration","Build system files"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#install-plan","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Install plan"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#scanning-for-dependencies-with-scandependencies","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section","Scanning for dependencies with --scan-dependencies\n"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#using-targets-without-a-build-directory","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Using --targets without a build directory"],"context":{"gi-language":["default"]}},{"url":"Include-directories.html#include-directories","node_type":"p","page":"Include directories","sections":["Include directories"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"ul","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#potfiles","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","POTFILES"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#cmake-variables","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","CMake variables"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#project-specific-options","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Project specific options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#using-precompiled-headers-with-gcc-and-derivatives","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Using precompiled headers with GCC and derivatives"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#has_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","has_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#path","node_type":"h4","page":"Python module","sections":["Python module","\npython_installation object","Methods","path()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoncurrent_build_dir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.current_build_dir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonsource_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"table","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments21","node_type":"p","page":"Functions","sections":["Functions","files()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments37","node_type":"p","page":"Functions","sections":["Functions","join_paths()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"table","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_workdir","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_dir","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_dir","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"ul","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_include_directories","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_dir","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"ul","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_strip_directory","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_link_name","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_dir","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#join_paths","node_type":"p","page":"Functions","sections":["Functions","join_paths()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_dir","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"ul","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_workdir","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtfull_path","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtpath","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtfull_path","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtpath","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_idx.html#custom_idxfull_path","node_type":"p","page":"Custom target index","sections":["Custom target index (custom_idx)","Custom target index methods","custom_idx.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtfull_path","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#append_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#prepend_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#set_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtfull_path","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtpath","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programfull_path","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programpath","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#file-file","node_type":"p","page":"File","sections":["File (file)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#filefull_path","node_type":"p","page":"File","sections":["File (file)","File methods","file.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtfull_path","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtpath","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtfull_path","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtpath","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-selection-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and Linker selection variables"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#script-environment-variables","node_type":"table","page":"Reference tables","sections":["Reference tables","Script environment variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#added-build_rpath-keyword-argument","node_type":"p","page":"Release 0.42","sections":["New features","Added build_rpath keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"p","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#joining-paths-with-","node_type":"p","page":"Release 0.49","sections":["New features","Joining paths with /"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-path-method-to-object-returned-by-pythonfind_installation","node_type":"h2","page":"Release 0.50.0","sections":["New features","Added .path() method to object returned by python.find_installation()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-buildoptions-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --buildoptions can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-targets-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --targets can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"h2","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"p","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#consistently-report-file-locations-relative-to-cwd","node_type":"p","page":"Release 0.54.0","sections":["New features","Consistently report file locations relative to cwd"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-targets-in-meson-compile","node_type":"p","page":"Release 0.55.0","sections":["New features","Added ability to specify targets in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#config-tool-based-dependencies-no-longer-search-path-for-cross-compiling","node_type":"h2","page":"Release 0.55.0","sections":["New features","Config tool based dependencies no longer search PATH for cross compiling"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#-is-now-allowed-as-a-function-id-for-meson-rewrite","node_type":"p","page":"Release 0.57.0","sections":["New features","\n// is now allowed as a function id for meson rewrite."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#do-not-add-custom-target-dir-to-header-path-if-implicit_include_directories-is-false","node_type":"h2","page":"Release 0.58.0","sections":["New features","Do not add custom target dir to header path if implicit_include_directories is false\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#mesonadd_dist_script-allowed-in-subprojects","node_type":"p","page":"Release 0.58.0","sections":["New features","\nmeson.add_dist_script() allowed in subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-build-target-methods","node_type":"ul","page":"Release 0.59.0","sections":["New features","New build target methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#unescaped-variables-in-pkgconfig-files","node_type":"p","page":"Release 0.59.0","sections":["New features","Unescaped variables in pkgconfig files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#install-destdir-relative-to-build-directory","node_type":"p","page":"Release 0.60.0","sections":["New features","Install DESTDIR relative to build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#install_symlink-function","node_type":"p","page":"Release 0.61.0","sections":["New features","install_symlink function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#dataonly-pkgconfig-default-install-path","node_type":"h2","page":"Release 0.62.0","sections":["New features","\ndataonly Pkgconfig Default Install Path"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#add_project_dependencies-function","node_type":"ul","page":"Release 0.63.0","sections":["New features","\nadd_project_dependencies() function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#global_source_root-and-dirname-in-machine-files","node_type":"ul","page":"Release 1.3.0","sections":["New features","\n@GLOBAL_SOURCE_ROOT@ and @DIRNAME@ in machine files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#file-object-now-has-full_path-method","node_type":"p","page":"Release 1.4.0","sections":["New features","File object now has full_path() method"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-version","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project version"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#running-meson","node_type":"p","page":"Running Meson","sections":["Running Meson"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#note-for-linux-libraries","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Note for Linux libraries"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#sorting-source-paths","node_type":"p","page":"Style recommendations","sections":["Sorting source paths"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-path-building","node_type":"h3","page":"Syntax","sections":["Syntax","Strings","String path building"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"h3","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vala.html#libraries-without-pkgconfig-files","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Libraries without pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Vala.html#the-simplest-case","node_type":"ul","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","The simplest case"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"h2","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-clang-static-analyzer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use Clang static analyzer"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-existing-findnamecmake-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use existing Find.cmake files"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"path","urls":[{"url":"Builtin-options.html#compiler-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"ul","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cross-compilation","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#targets","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","compile","Targets"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#qt","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","AppVeyor for Windows","Qt"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#qt","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries","Qt"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-file-locations","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Cross file locations"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dia-sdk","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#jni","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","JNI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#mpi","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","MPI"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"ul","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#as_posix","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","as_posix"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#expanduser","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","expanduser"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#file-lookup-rules","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#filename-modification","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#fs-filesystem-module","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_absolute","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File Parameters","is_absolute"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_samepath","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File Parameters","is_samepath"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#is_symlink","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","File lookup rules","is_symlink"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#name","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","name"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#relative_to","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","relative_to"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#stem","node_type":"p","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","stem"],"context":{"gi-language":["default"]}},{"url":"Generating-sources.html#using-generator","node_type":"p","page":"Generating sources","sections":["Generating sources","Using generator()"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#downloading-meson","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Downloading Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#windows-python3-quirks","node_type":"p","page":"Getting Meson","sections":["Platform-specific install quirks","Windows Python3 quirks"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#baixando-o-meson","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Baixando o Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#instalando-o-meson-com-o-pip","node_type":"p","page":"Obtendo o Meson","sections":["Obtendo o Meson","Instalando o Meson com o pip"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_ptbr.html#peculiaridades-do-python-3-no-windows","node_type":"p","page":"Obtendo o Meson","sections":["Peculiaridades de instalação específicas de plataformas","Peculiaridades do Python 3 no Windows"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#meson1","node_type":"p","page":"获取Meson","sections":["获取Meson","下载Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#pipmeson","node_type":"p","page":"获取Meson","sections":["获取Meson","使用pip安装Meson"],"context":{"gi-language":["default"]}},{"url":"Getting-meson_zh.html#windows-python3","node_type":"p","page":"获取Meson","sections":["特殊平台的安装特例","Windows Python3"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc_html_dir","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc_html_dir()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ast-of-a-mesonbuild","node_type":"p","page":"IDE integration","sections":["AST of a meson.build\n"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-system-files","node_type":"p","page":"IDE integration","sections":["IDE integration","Build system files"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#install-plan","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Install plan"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#scanning-for-dependencies-with-scandependencies","node_type":"p","page":"IDE integration","sections":["IDE integration","The dependencies section","Scanning for dependencies with --scan-dependencies\n"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#using-targets-without-a-build-directory","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Using --targets without a build directory"],"context":{"gi-language":["default"]}},{"url":"Include-directories.html#include-directories","node_type":"p","page":"Include directories","sections":["Include directories"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"ul","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#potfiles","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","POTFILES"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#cmake-variables","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","CMake variables"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#project-specific-options","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Project specific options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#supported-properties","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Properties","Supported properties"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#using-precompiled-headers-with-gcc-and-derivatives","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Using precompiled headers with GCC and derivatives"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#find_installation","node_type":"ul","page":"Python module","sections":["Python module","Functions","find_installation()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_install_dir","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_install_dir()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#get_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","get_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#has_path","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","has_path()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#install_sources","node_type":"p","page":"Python module","sections":["Python module","\npython_installation object","Methods","install_sources()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#path","node_type":"h4","page":"Python module","sections":["Python module","\npython_installation object","Methods","path()"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#preprocess","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#preprocess","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#add_devenv_separator","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#arguments","node_type":"table","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesoncurrent_build_dir","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.current_build_dir()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonsource_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"table","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments18","node_type":"table","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments21","node_type":"p","page":"Functions","sections":["Functions","files()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments32","node_type":"table","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments37","node_type":"p","page":"Functions","sections":["Functions","join_paths()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments43","node_type":"table","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_workdir","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_dir","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_dir","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#custom_target","node_type":"ul","page":"Functions","sections":["Functions","custom_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_include_directories","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#environment_separator","node_type":"p","page":"Functions","sections":["Functions","environment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_dir","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator","node_type":"ul","page":"Functions","sections":["Functions","generator()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories","node_type":"p","page":"Functions","sections":["Functions","include_directories()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_subdir_strip_directory","node_type":"p","page":"Functions","sections":["Functions","install_subdir()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_link_name","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_dir","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#join_paths","node_type":"p","page":"Functions","sections":["Functions","join_paths()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_dir","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target","node_type":"ul","page":"Functions","sections":["Functions","run_target()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#run_target_command","node_type":"p","page":"Functions","sections":["Functions","run_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_d_import_dirs","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_implicit_include_directories","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_workdir","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtfull_path","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtpath","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtfull_path","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtpath","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#alignment_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments2","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments22","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments24","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#check_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compiles_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compiles()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compute_int_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#get_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_define_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_function_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_header_symbol_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_member_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_members_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#has_type_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#links_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.links()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#run_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.run()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#sizeof_args","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_idx.html#custom_idxfull_path","node_type":"p","page":"Custom target index","sections":["Custom target index (custom_idx)","Custom target index methods","custom_idx.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtfull_path","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#append_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.append()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments1","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#arguments2","node_type":"table","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#prepend_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.prepend()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_env.html#set_separator","node_type":"p","page":"Environment","sections":["Environment (env)","Environment methods","env.set()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtfull_path","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtpath","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programfull_path","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programpath","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#file-file","node_type":"p","page":"File","sections":["File (file)"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#filefull_path","node_type":"p","page":"File","sections":["File (file)","File methods","file.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtfull_path","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtpath","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtfull_path","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtpath","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-selection-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and Linker selection variables"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#script-environment-variables","node_type":"table","page":"Reference tables","sections":["Reference tables","Script environment variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#added-build_rpath-keyword-argument","node_type":"p","page":"Release 0.42","sections":["New features","Added build_rpath keyword argument"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#disable-implicit-include-directories","node_type":"p","page":"Release 0.42","sections":["New features","Disable implicit include directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"p","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#ccrx-compiler-for-c-and-cpp","node_type":"p","page":"Release 0.49","sections":["New features","CC-RX compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#joining-paths-with-","node_type":"p","page":"Release 0.49","sections":["New features","Joining paths with /"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-path-method-to-object-returned-by-pythonfind_installation","node_type":"h2","page":"Release 0.50.0","sections":["New features","Added .path() method to object returned by python.find_installation()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-buildoptions-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --buildoptions can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-targets-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.50.0","sections":["New features","\nintrospect --targets can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"p","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"h2","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#the-meson-test-program-now-accepts-an-additional-gdbpath-argument-to-specify-the-gdb-binary","node_type":"p","page":"Release 0.52.0","sections":["New features","The Meson test program now accepts an additional \"--gdb-path\" argument to specify the GDB binary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#search-directories-for-find_program","node_type":"p","page":"Release 0.53.0","sections":["New features","Search directories for find_program()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#consistently-report-file-locations-relative-to-cwd","node_type":"p","page":"Release 0.54.0","sections":["New features","Consistently report file locations relative to cwd"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#added-ability-to-specify-targets-in-meson-compile","node_type":"p","page":"Release 0.55.0","sections":["New features","Added ability to specify targets in meson compile\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#config-tool-based-dependencies-no-longer-search-path-for-cross-compiling","node_type":"h2","page":"Release 0.55.0","sections":["New features","Config tool based dependencies no longer search PATH for cross compiling"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#-is-now-allowed-as-a-function-id-for-meson-rewrite","node_type":"p","page":"Release 0.57.0","sections":["New features","\n// is now allowed as a function id for meson rewrite."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#do-not-add-custom-target-dir-to-header-path-if-implicit_include_directories-is-false","node_type":"h2","page":"Release 0.58.0","sections":["New features","Do not add custom target dir to header path if implicit_include_directories is false\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#mesonadd_dist_script-allowed-in-subprojects","node_type":"p","page":"Release 0.58.0","sections":["New features","\nmeson.add_dist_script() allowed in subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-build-target-methods","node_type":"ul","page":"Release 0.59.0","sections":["New features","New build target methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#unescaped-variables-in-pkgconfig-files","node_type":"p","page":"Release 0.59.0","sections":["New features","Unescaped variables in pkgconfig files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#install-destdir-relative-to-build-directory","node_type":"p","page":"Release 0.60.0","sections":["New features","Install DESTDIR relative to build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"p","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#install_symlink-function","node_type":"p","page":"Release 0.61.0","sections":["New features","install_symlink function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#dataonly-pkgconfig-default-install-path","node_type":"h2","page":"Release 0.62.0","sections":["New features","\ndataonly Pkgconfig Default Install Path"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#add_project_dependencies-function","node_type":"ul","page":"Release 0.63.0","sections":["New features","\nadd_project_dependencies() function"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#developer-environment-improvements","node_type":"p","page":"Release 1.0.0","sections":["New features","Developer environment improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#fsrelative_to","node_type":"p","page":"Release 1.3.0","sections":["New features","fs.relative_to()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#global_source_root-and-dirname-in-machine-files","node_type":"ul","page":"Release 1.3.0","sections":["New features","\n@GLOBAL_SOURCE_ROOT@ and @DIRNAME@ in machine files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#file-object-now-has-full_path-method","node_type":"p","page":"Release 1.4.0","sections":["New features","File object now has full_path() method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-version","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project version"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#running-meson","node_type":"p","page":"Running Meson","sections":["Running Meson"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#note-for-linux-libraries","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Note for Linux libraries"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#sorting-source-paths","node_type":"p","page":"Style recommendations","sections":["Sorting source paths"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-path-building","node_type":"h3","page":"Syntax","sections":["Syntax","Strings","String path building"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#other-test-options","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Other test options"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"h3","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vala.html#libraries-without-pkgconfig-files","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Libraries without pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Vala.html#the-simplest-case","node_type":"ul","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","The simplest case"],"context":{"gi-language":["default"]}},{"url":"Windows-module.html#compile_resources","node_type":"ul","page":"Windows module","sections":["Windows module","Methods","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"h2","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-clang-static-analyzer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use Clang static analyzer"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-existing-findnamecmake-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use existing Find.cmake files"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/prefix b/assets/js/search/prefix index b7d6f6302..f5c1f7668 100644 --- a/assets/js/search/prefix +++ b/assets/js/search/prefix @@ -1 +1 @@ -urls_downloaded_cb({"token":"prefix","urls":[{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#specifying-options-per-machine","node_type":"p","page":"Built-in options","sections":["Built-in options","Specifying options per machine"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"ul","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#expression-size","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Expression size"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#do_not_set_opts","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","do_not_set_opts"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#adding-dependencies","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Adding dependencies"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#building-and-installing","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Building and installing"],"context":{"gi-language":["default"]}},{"url":"Custom-build-targets.html#custom-build-targets","node_type":"p","page":"Custom build targets","sections":["Custom build targets"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_gir","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_gir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums_simple","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums_simple()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomepost_install","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.post_install()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-script","node_type":"p","page":"Installing","sections":["Installing","Custom install script"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#paths-and-directories","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_dir","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_dir","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_output_format","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#example4","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Example"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_dir","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers","node_type":"p","page":"Functions","sections":["Functions","install_headers()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_dir","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_dir","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercheck_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_pkgconfig_variable_define_variable","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#environment-variables-per-machine","node_type":"p","page":"Reference tables","sections":["Reference tables","Environment variables per machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#new-compiler-function-symbols_have_underscore_prefix","node_type":"p","page":"Release 0.37","sections":["New features","New compiler function symbols_have_underscore_prefix\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#prefixdependent-defaults-for-sysconfdir-localstatedir-and-sharedstatedir","node_type":"p","page":"Release 0.44","sections":["New features","Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#meson-and-meson-configure-now-accept-the-same-arguments","node_type":"p","page":"Release 0.46","sections":["New features","Meson and meson configure now accept the same arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#find-library-with-its-headers","node_type":"p","page":"Release 0.50.0","sections":["New features","Find library with its headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#native-and-cross-file-paths-and-directories","node_type":"p","page":"Release 0.50.0","sections":["New features","Native and Cross File Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"h2","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"h2","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-option-to-choose-python-installation-environment","node_type":"ul","page":"Release 0.62.0","sections":["New features","New option to choose python installation environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#pkgconfiggenerate-will-now-include-variables-for-builtin-directories-when-referenced","node_type":"p","page":"Release 0.62.0","sections":["New features","pkgconfig.generate will now include variables for builtin directories when referenced"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#installed-pkgconfig-files-can-now-be-relocatable","node_type":"p","page":"Release 0.63.0","sections":["New features","Installed pkgconfig files can now be relocatable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#compiler-check-functions-prefix-kwargs-accepts-arrays","node_type":"h2","page":"Release 1.0.0","sections":["New features","Compiler check functions prefix kwargs accepts arrays"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clarify-implicitlyincluded-headers-in-clike-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Clarify implicitly-included headers in C-like compiler checks"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"prefix","urls":[{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#pkgconfig-module","node_type":"p","page":"Built-in options","sections":["Built-in options","Module options","Pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#python-module","node_type":"table","page":"Built-in options","sections":["Built-in options","Module options","Python module"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#specifying-options-per-machine","node_type":"p","page":"Built-in options","sections":["Built-in options","Specifying options per machine"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"ul","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#format","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#expression-size","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Expression size"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#do_not_set_opts","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","do_not_set_opts"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"table","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#adding-dependencies","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Adding dependencies"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#building-and-installing","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Building and installing"],"context":{"gi-language":["default"]}},{"url":"Custom-build-targets.html#custom-build-targets","node_type":"p","page":"Custom build targets","sections":["Custom build targets"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegdbus_codegen","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.gdbus_codegen()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenerate_gir","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.generate_gir()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegenmarshal","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.genmarshal()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomegtkdoc","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.gtkdoc()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomemkenums_simple","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.mkenums_simple()"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomepost_install","node_type":"ul","page":"GNOME module","sections":["GNOME module","Usage","gnome.post_install()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"p","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-script","node_type":"p","page":"Installing","sections":["Installing","Custom install script"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"p","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Installing.html#installing","node_type":"p","page":"Installing","sections":["Installing"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#paths-and-directories","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#relocatable-pkgconfig-files","node_type":"p","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","Relocatable pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#sysconfig_path","node_type":"p","page":"Python 3 module","sections":["Python 3 module","sysconfig_path"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#troubleshooting","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Troubleshooting:"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_install_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_install_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments13","node_type":"table","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments28","node_type":"table","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments33","node_type":"table","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_install_dir","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_name_prefix","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_install_dir","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_name_prefix","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#configure_file_output_format","node_type":"p","page":"Functions","sections":["Functions","configure_file()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#example4","node_type":"p","page":"Functions","sections":["Functions","install_headers()","Example"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_install_dir","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_name_prefix","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_data_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_data()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_headers","node_type":"p","page":"Functions","sections":["Functions","install_headers()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#install_symlink_install_dir","node_type":"p","page":"Functions","sections":["Functions","install_symlink()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_install_dir","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_name_prefix","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_install_dir","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_install_dir","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_name_prefix","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_install_dir","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_name_prefix","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.alignment()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments1","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments11","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments12","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments14","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments15","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header_symbol()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments17","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_member()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments18","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_members()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments21","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_type()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments25","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.sizeof()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments3","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.compute_int()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments4","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#arguments7","node_type":"table","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.get_define()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilercheck_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.check_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_header","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_header()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_link_argument","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_link_argument()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#find_library_header_prefix","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.find_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#returned-by","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#arguments4","node_type":"table","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#get_pkgconfig_variable_define_variable","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.get_pkgconfig_variable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#environment-variables-per-machine","node_type":"p","page":"Reference tables","sections":["Reference tables","Environment variables per machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#improvements-to-install-scripts","node_type":"p","page":"Release 0.37","sections":["New features","Improvements to install scripts"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#new-compiler-function-symbols_have_underscore_prefix","node_type":"p","page":"Release 0.37","sections":["New features","New compiler function symbols_have_underscore_prefix\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#prefixdependent-defaults-for-sysconfdir-localstatedir-and-sharedstatedir","node_type":"p","page":"Release 0.44","sections":["New features","Prefix-dependent defaults for sysconfdir, localstatedir and sharedstatedir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#meson-and-meson-configure-now-accept-the-same-arguments","node_type":"p","page":"Release 0.46","sections":["New features","Meson and meson configure now accept the same arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#find-library-with-its-headers","node_type":"p","page":"Release 0.50.0","sections":["New features","Find library with its headers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#native-and-cross-file-paths-and-directories","node_type":"p","page":"Release 0.50.0","sections":["New features","Native and Cross File Paths and Directories"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"h2","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#specifying-options-per-mer-machine","node_type":"p","page":"Release 0.51.0","sections":["New features","Specifying options per mer machine"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#unstableexternal_project-improvements","node_type":"ul","page":"Release 0.57.0","sections":["New features","\nunstable-external_project improvements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#override-python-installation-paths","node_type":"p","page":"Release 0.60.0","sections":["New features","Override python installation paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"h2","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#new-option-to-choose-python-installation-environment","node_type":"ul","page":"Release 0.62.0","sections":["New features","New option to choose python installation environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#pkgconfiggenerate-will-now-include-variables-for-builtin-directories-when-referenced","node_type":"p","page":"Release 0.62.0","sections":["New features","pkgconfig.generate will now include variables for builtin directories when referenced"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#installed-pkgconfig-files-can-now-be-relocatable","node_type":"p","page":"Release 0.63.0","sections":["New features","Installed pkgconfig files can now be relocatable"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#compiler-check-functions-prefix-kwargs-accepts-arrays","node_type":"h2","page":"Release 1.0.0","sections":["New features","Compiler check functions prefix kwargs accepts arrays"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clarify-implicitlyincluded-headers-in-clike-compiler-checks","node_type":"p","page":"Release 1.3.0","sections":["New features","Clarify implicitly-included headers in C-like compiler checks"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#installing","node_type":"p","page":"Running Meson","sections":["Running Meson","Installing"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/programs b/assets/js/search/programs index 5e1fb4c26..a084126f1 100644 --- a/assets/js/search/programs +++ b/assets/js/search/programs @@ -1 +1 @@ -urls_downloaded_cb({"token":"programs","urls":[{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#external-dependencies","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","External dependencies"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-applications","node_type":"p","page":"D","sections":["Compiling D applications"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#this-is-the-original-design-rationale-for-meson-the-syntax-it-describes-does-not-match-the-released-version","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-doesnt-meson-have-user-defined-functionsmacros","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why doesn't meson have user defined functions/macros?"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnome-module","node_type":"p","page":"GNOME module","sections":["GNOME module"],"context":{"gi-language":["default"]}},{"url":"Java.html#compiling-java-applications","node_type":"p","page":"Java","sections":["Compiling Java applications"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#finding-programs","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Finding programs"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"p","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gnome-module","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"p","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#summary-accepts-external-programs-or-dependencies","node_type":"h2","page":"Release 0.57.0","sections":["New features","\nsummary() accepts external programs or dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-import-function-gains-required-and-disabler-arguments","node_type":"p","page":"Release 0.59.0","sections":["New features","The import() function gains required and disabler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#found-programs-now-have-a-version-method","node_type":"h2","page":"Release 0.62.0","sections":["New features","found programs now have a version method"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-script-mode","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\""],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#dependency-usage","node_type":"p","page":"Style recommendations","sections":["Style recommendations","Dependency usage"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#the-humble-beginning","node_type":"p","page":"Tutorial","sections":["Tutorial","The humble beginning"],"context":{"gi-language":["default"]}},{"url":"Use-of-Python.html#dependency-hell","node_type":"p","page":"Use of Python","sections":["Dependency hell"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"Wrapdb-projects.html#meson-wrapdb-packages","node_type":"table","page":"Meson WrapDB packages","sections":["Meson WrapDB packages"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set compiler"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"programs","urls":[{"url":"Compiler-properties.html#does-a-function-exist","node_type":"p","page":"Compiler properties","sections":["Compiler properties","Does a function exist?"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#external-dependencies","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","External dependencies"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#properties","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Properties"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-applications","node_type":"p","page":"D","sections":["Compiling D applications"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#this-is-the-original-design-rationale-for-meson-the-syntax-it-describes-does-not-match-the-released-version","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-commands.html#external-commands","node_type":"p","page":"External commands","sections":["External commands"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-doesnt-meson-have-user-defined-functionsmacros","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why doesn't meson have user defined functions/macros?"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnome-module","node_type":"p","page":"GNOME module","sections":["GNOME module"],"context":{"gi-language":["default"]}},{"url":"Java.html#compiling-java-applications","node_type":"p","page":"Java","sections":["Compiling Java applications"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#finding-programs","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Finding programs"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#preprocess","node_type":"p","page":"Qt6 module","sections":["Qt6 module","preprocess"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_required","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_win_subsystem","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#gnome-module","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"p","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#fortran-include-statements-recursively-parsed","node_type":"p","page":"Release 0.51.0","sections":["New features","Fortran include statements recursively parsed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#summary-accepts-external-programs-or-dependencies","node_type":"h2","page":"Release 0.57.0","sections":["New features","\nsummary() accepts external programs or dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#the-import-function-gains-required-and-disabler-arguments","node_type":"p","page":"Release 0.59.0","sections":["New features","The import() function gains required and disabler arguments"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#found-programs-now-have-a-version-method","node_type":"h2","page":"Release 0.62.0","sections":["New features","found programs now have a version method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-script-mode","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the \"script mode\""],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#dependency-usage","node_type":"p","page":"Style recommendations","sections":["Style recommendations","Dependency usage"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#the-humble-beginning","node_type":"p","page":"Tutorial","sections":["Tutorial","The humble beginning"],"context":{"gi-language":["default"]}},{"url":"Use-of-Python.html#dependency-hell","node_type":"p","page":"Use of Python","sections":["Dependency hell"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#provide-section","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section"],"context":{"gi-language":["default"]}},{"url":"Wrapdb-projects.html#meson-wrapdb-packages","node_type":"table","page":"Meson WrapDB packages","sections":["Meson WrapDB packages"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set compiler"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/project b/assets/js/search/project index bc232276c..404754ccb 100644 --- a/assets/js/search/project +++ b/assets/js/search/project @@ -1 +1 @@ -urls_downloaded_cb({"token":"project","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#project-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Project arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#changes-to-original-source","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Changes to original source"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#choosing-the-wrap-name","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Choosing the wrap name"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#creating-the-wrap-contents","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap","Creating the wrap contents"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#how-it-works","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How it works"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#how-to-contribute-a-new-wrap","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#passing-automatic-validation","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Passing automatic validation"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#deprecated-options","node_type":"p","page":"Build options","sections":["Build options","Deprecated options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#startup-project","node_type":"h4","page":"Build options","sections":["Build options","Built-in build options","Visual Studio","Startup project"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#yielding-to-superproject-option","node_type":"p","page":"Build options","sections":["Build options","Yielding to superproject option"],"context":{"gi-language":["default"]}},{"url":"Build-system-converters.html#build-system-converters","node_type":"p","page":"Build system converters","sections":["Build system converters"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-backend","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for backend\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-genvslite","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for genvslite\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#specifying-options-per-subproject","node_type":"ul","page":"Built-in options","sections":["Built-in options","Specifying options per subproject"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-subprojects","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples1","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples3","node_type":"p","page":"Command-line commands","sections":["Command-line commands","init","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples5","node_type":"p","page":"Command-line commands","sections":["Command-line commands","introspect","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples9","node_type":"p","page":"Command-line commands","sections":["Command-line commands","test","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Commands.html#introspect","node_type":"p","page":"Command-line commands","sections":["Command-line commands","introspect"],"context":{"gi-language":["default"]}},{"url":"Commands.html#reprotest","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest"],"context":{"gi-language":["default"]}},{"url":"Commands.html#rewrite","node_type":"p","page":"Command-line commands","sections":["Command-line commands","rewrite"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Commands.html#subprojects","node_type":"p","page":"Command-line commands","sections":["Command-line commands","subprojects"],"context":{"gi-language":["default"]}},{"url":"Commands.html#test","node_type":"p","page":"Command-line commands","sections":["Command-line commands","test"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-properties","node_type":"p","page":"Compiler properties","sections":["Compiler properties"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#a-full-example","node_type":"p","page":"Configuration","sections":["A full example"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#circleci-for-linux-host-without-custom-docker-images","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","CircleCI for Linux host (without custom Docker images)"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#github-actions","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","GitHub Actions"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#acceptance-and-merging","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Acceptance and merging"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#configuring-project-tests","node_type":"h3","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#matrix","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","matrix"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"h3","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#python-coding-style","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Python Coding style"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#special-procedure-for-new-features","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Special procedure for new features"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#building-and-installing","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Building and installing"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-an-app-bundle","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Creating-releases.html#release-a-subproject-separately","node_type":"p","page":"Creating releases","sections":["Creating releases","Release a subproject separately"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#binaries","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Binaries"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#building-dependencies-as-subprojects","node_type":"p","page":"Dependencies","sections":["Building dependencies as subprojects"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#gtest-and-gmock","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","GTest and GMock"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#6-must-be-fast","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","6. Must be fast"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#get-the-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Get the code"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#using-wrap-file","node_type":"p","page":"External Project module","sections":["External Project module","Using wrap file"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#does-wrap-download-sources-behind-my-back","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Does wrap download sources behind my back?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#how-do-i-disable-exceptions-and-rtti-in-my-c-project","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","How do I disable exceptions and RTTI in my C++ project?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#my-project-works-fine-on-linux-and-mingw-but-fails-to-link-with-msvc-due-to-a-missing-lib-file-fatal-error-lnk1181-why","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","My project works fine on Linux and MinGW but fails to link with MSVC due to a missing .lib file (fatal error LNK1181). Why?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#should-i-check-for-buildtype-or-individual-options-like-debug-in-my-build-files","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Should I check for buildtype or individual options like debug in my build files?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-are-changes-to-default-project-options-ignored","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why are changes to default project options ignored?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-does-building-my-project-with-msvc-output-static-libraries-called-libfooa","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why does building my project with MSVC output static libraries called libfoo.a?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-it-called-meson","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is it called Meson?"],"context":{"gi-language":["default"]}},{"url":"Feature-autodetection.html#ccache","node_type":"p","page":"Feature autodetection","sections":["Feature autodetection","Ccache"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#dependencies","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-system-files","node_type":"p","page":"IDE integration","sections":["IDE integration","Build system files"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ide-integration","node_type":"table","page":"IDE integration","sections":["IDE integration"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#programmatic-interface","node_type":"p","page":"IDE integration","sections":["Programmatic interface"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#tests","node_type":"p","page":"IDE integration","sections":["IDE integration","Tests"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#the-targets-section","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#usage","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module","Usage"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"p","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#generate-pot-file","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","generate .pot file"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#localisation","node_type":"p","page":"Localisation","sections":["Localisation"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#cross-and-native-file-reference","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#loading-multiple-machine-files","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Loading multiple machine files"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#project-specific-options","node_type":"h3","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Project specific options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#sections","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#a-note-to-visual-studio-users","node_type":"p","page":"Meson sample","sections":["Meson sample","A note to Visual Studio users"],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#meson-sample","node_type":"p","page":"Meson sample","sections":["Meson sample"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#meson-ci-setup","node_type":"p","page":"Meson CI setup","sections":["Meson CI setup"],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#mesons-policy-on-mixing-multiple-build-systems-in-one-build-directory","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory"],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"ul","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Overview.html#overview","node_type":"p","page":"Overview","sections":["Overview"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Playground.html#project","node_type":"h2","page":"playground","sections":["playground","project"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#initializing-project-and-setting-compilers","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Initializing project and setting compilers"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#porting-from-autotools","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#toggling-the-usage-of-precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Toggling the usage of precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#generate-a-build-script-for-an-existing-project","node_type":"h1","page":"Project templates","sections":["Generate a build script for an existing project"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#project-templates","node_type":"h1","page":"Project templates","sections":["Project templates"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#dependencies","node_type":"p","page":"Qt4 module","sections":["Qt4 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#dependencies","node_type":"p","page":"Qt5 module","sections":["Qt5 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#dependencies","node_type":"p","page":"Qt6 module","sections":["Qt6 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#compiling-a-meson-project","node_type":"h2","page":"Quickstart Guide","sections":["Using Meson","Compiling a Meson project"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#requirements","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Requirements"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#using-meson","node_type":"ul","page":"Quickstart Guide","sections":["Using Meson"],"context":{"gi-language":["default"]}},{"url":"Reference-manual.html#functions","node_type":"ul","page":"Reference manual","sections":["Reference manual","Functions"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_postconf_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_postconf_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_options","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_options()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonis_subproject","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.is_subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonoverride_dependency","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonoverride_find_program","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_license","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_license()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_license_files","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_license_files()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_name","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_name()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_version","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_version()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonsource_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_void.html#returned-by","node_type":"ul","page":"void","sections":["void (void)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages","node_type":"p","page":"Functions","sections":["Functions","add_languages()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"table","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"table","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_suite","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_dependencies","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_with","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_override_options","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_dependencies","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_with","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_override_options","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_version","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_dependencies","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_with","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_override_options","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_depends","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_dependencies","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_with","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_override_options","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_dependencies","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_with","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_override_options","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"h2","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_default_options","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_meson_version","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_project_name","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_version","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_override_options","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_override_options","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_with","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_override_options","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subdir_done","node_type":"p","page":"Functions","sections":["Functions","subdir_done()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_subproject_name","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_suite","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-flag-environment-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and linker flag environment variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"p","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#default-options-to-subprojects","node_type":"p","page":"Release 0.38","sections":["Default options to subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#overriding-options-per-target","node_type":"p","page":"Release 0.40","sections":["New features","Overriding options per target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#unity-builds-only-for-subprojects","node_type":"p","page":"Release 0.40","sections":["New features","Unity builds only for subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"p","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#b_ndebug-ifrelease","node_type":"p","page":"Release 0.45","sections":["New features","b_ndebug : if-release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#can-promote-dependencies-with-wrap-command","node_type":"p","page":"Release 0.45","sections":["New features","Can promote dependencies with wrap command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"p","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"p","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#new-method-mesonproject_license","node_type":"p","page":"Release 0.45","sections":["New features","New method meson.project_license()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#project-templates","node_type":"h2","page":"Release 0.45","sections":["New features","Project templates"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#yielding-subproject-option-to-superproject","node_type":"p","page":"Release 0.45","sections":["New features","Yielding subproject option to superproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#can-override-find_program","node_type":"p","page":"Release 0.46","sections":["New features","Can override find_program()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"ul","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#feature-detection-based-on-meson_version-in-project","node_type":"h2","page":"Release 0.47","sections":["New features","Feature detection based on meson_version: in project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-builtin-option-install_umask-with-a-default-value-022","node_type":"p","page":"Release 0.47","sections":["New features","New built-in option install_umask with a default value 022"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#toggles-for-build-type-optimization-and-vcrt-type","node_type":"p","page":"Release 0.48","sections":["New features","Toggles for build type, optimization and vcrt type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#introspect-projectinfo-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.49","sections":["New features","\nintrospect --projectinfo can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#a-builtin-target-to-run-clangformat","node_type":"p","page":"Release 0.50.0","sections":["New features","A builtin target to run clang-format"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-cmake_module_path-and-cmake_args-to-dependency","node_type":"p","page":"Release 0.50.0","sections":["New features","Added cmake_module_path and cmake_args to dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-file-rewriter","node_type":"ul","page":"Release 0.50.0","sections":["New features","Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#clangtidy-target","node_type":"p","page":"Release 0.52.0","sections":["New features","Clang-tidy target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#added-new-meson-templates-for-dlang-rust-objectivec","node_type":"p","page":"Release 0.53.0","sections":["New features","Added new Meson templates for Dlang, Rust, Objective-C\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-c-argument-to-meson-init-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Added -C argument to meson init command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-new-sample-meson-templates-for-java-cuda-and-more","node_type":"p","page":"Release 0.54.0","sections":["New features","More new sample Meson templates for (Java, Cuda, and more)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#override-dependency","node_type":"p","page":"Release 0.54.0","sections":["New features","Override dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#per-subproject-default_library-and-werror-options","node_type":"ul","page":"Release 0.54.0","sections":["New features","Per subproject default_library and werror options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#simplified-dependency-fallback","node_type":"p","page":"Release 0.54.0","sections":["New features","Simplified dependency() fallback"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#local-wrap-patch-directory","node_type":"p","page":"Release 0.55.0","sections":["New features","Local wrap patch directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"p","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-compcert-c-compiler","node_type":"p","page":"Release 0.56.0","sections":["New features","Added CompCert C compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"ul","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-test-can-now-filter-tests-by-subproject","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson test can now filter tests by subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#mesonbuild_root-and-mesonsource_root-are-deprecated","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson.build_root() and meson.source_root() are deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#native-build-machine-compilers-not-always-required-by-project","node_type":"h2","page":"Release 0.56.0","sections":["New features","Native (build machine) compilers not always required by project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#project-and-builtin-options-can-be-set-in-native-or-cross-files","node_type":"h2","page":"Release 0.56.0","sections":["New features","Project and built-in options can be set in native or cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#wraps-from-subprojects-are-automatically-promoted","node_type":"p","page":"Release 0.56.0","sections":["New features","Wraps from subprojects are automatically promoted"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#-is-now-allowed-as-a-function-id-for-meson-rewrite","node_type":"p","page":"Release 0.57.0","sections":["New features","\n// is now allowed as a function id for meson rewrite."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#meson-test-only-rebuilds-test-dependencies","node_type":"p","page":"Release 0.57.0","sections":["New features","\nmeson test only rebuilds test dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#packaging-a-subproject","node_type":"p","page":"Release 0.57.0","sections":["New features","Packaging a subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#project-version-can-be-specified-with-a-file","node_type":"h2","page":"Release 0.57.0","sections":["New features","Project version can be specified with a file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#mesonadd_dist_script-allowed-in-subprojects","node_type":"p","page":"Release 0.58.0","sections":["New features","\nmeson.add_dist_script() allowed in subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#new-mesonglobal_build_root-and-mesonglobal_source_root-methods","node_type":"p","page":"Release 0.58.0","sections":["New features","New meson.global_build_root() and meson.global_source_root() methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#skip-subprojects-installation","node_type":"ul","page":"Release 0.58.0","sections":["New features","Skip subprojects installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#developer-environment","node_type":"p","page":"Release 0.59.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-custom-dependency-for-libintl","node_type":"p","page":"Release 0.59.0","sections":["New features","New custom dependency for libintl"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#using-vala-no-longer-requires-c-in-the-project-languages","node_type":"h2","page":"Release 0.59.0","sections":["New features","Using Vala no longer requires C in the project languages"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#deprecated-project-options","node_type":"h2","page":"Release 0.60.0","sections":["New features","Deprecated project options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"p","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#backend_startup_project","node_type":"p","page":"Release 0.61.0","sections":["New features","backend_startup_project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#i18nmerge_file-no-longer-arbitrarily-leaves-your-project-halfbuilt","node_type":"h2","page":"Release 0.62.0","sections":["New features","i18n.merge_file no longer arbitrarily leaves your project half-built"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#compiler-options-can-be-set-per-subproject","node_type":"p","page":"Release 0.63.0","sections":["New features","Compiler options can be set per subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#coverage-targets-now-respect-tool-config-files","node_type":"p","page":"Release 0.63.0","sections":["New features","Coverage targets now respect tool config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#diff-files-for-wraps","node_type":"p","page":"Release 0.63.0","sections":["New features","Diff files for wraps"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#persubproject-languages","node_type":"p","page":"Release 0.63.0","sections":["New features","Per-subproject languages"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#new-languages-nasm-and-masm","node_type":"p","page":"Release 0.64.0","sections":["New features","New languages: nasm and masm\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#meson-install-now-supports-userpreferred-root-elevation-tools","node_type":"p","page":"Release 1.1.0","sections":["New features","\nmeson install now supports user-preferred root elevation tools"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-none-backend","node_type":"p","page":"Release 1.1.0","sections":["New features","New \"none\" backend"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#the-project-function-now-supports-setting-the-project-license-files","node_type":"h2","page":"Release 1.1.0","sections":["New features","The project function now supports setting the project license files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#c_std-and-cpp_std-options-now-accepts-a-list-of-values","node_type":"p","page":"Release 1.3.0","sections":["New features","\nc_std and cpp_std options now accepts a list of values"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clangtidyfix-target","node_type":"p","page":"Release 1.3.0","sections":["New features","clang-tidy-fix target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#global_source_root-and-dirname-in-machine-files","node_type":"ul","page":"Release 1.3.0","sections":["New features","\n@GLOBAL_SOURCE_ROOT@ and @DIRNAME@ in machine files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#new-environment-variable-meson_package_cache_dir","node_type":"p","page":"Release 1.3.0","sections":["New features","New environment variable MESON_PACKAGE_CACHE_DIR\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#pkgconfig-dependencies-can-now-get-a-variable-with-multiple-replacements","node_type":"p","page":"Release 1.3.0","sections":["New features","pkg-config dependencies can now get a variable with multiple replacements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#bindgen-now-uses-the-same-cc-std-as-the-project-as-a-whole","node_type":"h2","page":"Release 1.4.0","sections":["New features","Bindgen now uses the same C/C++ std as the project as a whole"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#meson-now-reads-the-project-version-of-cmake-subprojects","node_type":"h2","page":"Release 1.4.0","sections":["New features","Meson now reads the project version of cmake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"p","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#default-to-printing-deprecations-when-no-minimum-version-is-specified","node_type":"ul","page":"Release 1.6.0","sections":["New features","Default to printing deprecations when no minimum version is specified."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#simple-tool-to-test-build-reproducibility","node_type":"p","page":"Release 1.6.0","sections":["New features","Simple tool to test build reproducibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"ul","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-default-options","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project default options"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-version","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project version"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Rust.html#avoid-using-extern-crate","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Avoid using extern crate\n"],"context":{"gi-language":["default"]}},{"url":"Rust.html#use-with-rustanalyzer","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Use with rust-analyzer"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#note-for-linux-libraries","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Note for Linux libraries"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#shipping-prebuilt-binaries-as-wraps","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#using-a-wrap-file","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Using a wrap file"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#a-simple-comparison","node_type":"p","page":"A simple comparison","sections":["A simple comparison"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#conclusions","node_type":"p","page":"A simple comparison","sections":["A simple comparison","Conclusions"],"context":{"gi-language":["default"]}},{"url":"SimpleStart.html#running-meson","node_type":"p","page":"The Absolute Beginner's Guide to Installing and Using Meson","sections":["The Absolute Beginner's Guide to Installing and Using Meson","Running Meson"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#global-arguments","node_type":"p","page":"Style recommendations","sections":["Global arguments"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#naming-options","node_type":"p","page":"Style recommendations","sections":["Style recommendations","Naming options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#a-simple-example","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","A simple example"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#a-subproject-example","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#adding-variables-to-the-dependency","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Adding variables to the dependency"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#build-options-in-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Build options in subproject"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#commandline-options","node_type":"ul","page":"Subprojects","sections":["Subprojects","Command-line options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#meson-subprojects-command","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#update-subprojects","node_type":"ul","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Update subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#using-a-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#why-must-all-subprojects-be-inside-a-single-directory","node_type":"p","page":"Subprojects","sections":["Subprojects","Why must all subprojects be inside a single directory?"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#tutorial","node_type":"p","page":"Tutorial","sections":["Tutorial"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#run-subsets-of-tests","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Run subsets of tests"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Use-of-Python.html#cross-platform-tooling","node_type":"p","page":"Use of Python","sections":["Dependency hell","Cross platform tooling"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#specialized-uses","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Specialized uses"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#using-multiple-build-directories","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories"],"context":{"gi-language":["default"]}},{"url":"Using-the-WrapDB.html#contributing-build-definitions","node_type":"p","page":"Using the WrapDB","sections":["Using the WrapDB","Contributing build definitions"],"context":{"gi-language":["default"]}},{"url":"Using-the-WrapDB.html#using-the-wrapdb","node_type":"p","page":"Using the WrapDB","sections":["Using the WrapDB"],"context":{"gi-language":["default"]}},{"url":"Using-with-Visual-Studio.html#using-with-visual-studio","node_type":"p","page":"Using with Visual Studio","sections":["Using with Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vala.html#libraries-without-pkgconfig-files","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Libraries without pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#adding-sources-to-the-project","node_type":"h2","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Adding sources to the project"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#creating-and-compiling","node_type":"p","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Creating and compiling"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#make-libraries-buildable-both-as-static-and-shared","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Make libraries buildable both as static and shared"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#wrap-best-practices-and-tips","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cmake-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","CMake wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#how-it-works","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","How it works"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-wrapfile","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to wrap-file"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#using-wrapped-projects","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Using wrapped projects"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#wrap-dependency-system-manual","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual"],"context":{"gi-language":["default"]}},{"url":"Wrapdb-projects.html#meson-wrapdb-packages","node_type":"table","page":"Meson WrapDB packages","sections":["Meson WrapDB packages"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"ul","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#reference-manual","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual"],"context":{"gi-language":["default"]}},{"url":"howtox.html#exclude-a-file-from-unity-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Exclude a file from unity builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set compiler"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-existing-findnamecmake-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use existing Find.cmake files"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-profile-guided-optimization","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use profile guided optimization"],"context":{"gi-language":["default"]}},{"url":"index.html#development","node_type":"p","page":"The Meson Build system","sections":["The Meson Build system","Development"],"context":{"gi-language":["default"]}},{"url":"legal.html#meson-logo-licensing","node_type":"p","page":"Legal information","sections":["Legal information","Meson logo licensing"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"project","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#project-arguments","node_type":"h2","page":"Adding arguments","sections":["Adding arguments","Project arguments"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#changes-to-original-source","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Changes to original source"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#choosing-the-wrap-name","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Choosing the wrap name"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#creating-the-wrap-contents","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap","Creating the wrap contents"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#how-it-works","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How it works"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#how-to-contribute-a-new-wrap","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","How to contribute a new wrap"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#passing-automatic-validation","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Passing automatic validation"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#deprecated-options","node_type":"p","page":"Build options","sections":["Build options","Deprecated options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#startup-project","node_type":"h4","page":"Build options","sections":["Build options","Built-in build options","Visual Studio","Startup project"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#using-build-options","node_type":"p","page":"Build options","sections":["Build options","Using build options"],"context":{"gi-language":["default"]}},{"url":"Build-options.html#yielding-to-superproject-option","node_type":"p","page":"Build options","sections":["Build options","Yielding to superproject option"],"context":{"gi-language":["default"]}},{"url":"Build-system-converters.html#build-system-converters","node_type":"p","page":"Build system converters","sections":["Build system converters"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#compiler-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Compiler options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-backend","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for backend\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-genvslite","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for genvslite\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#directories","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Directories"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#specifying-options-per-subproject","node_type":"ul","page":"Built-in options","sections":["Built-in options","Specifying options per subproject"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-subprojects","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Commands.html#compile","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"ul","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples1","node_type":"p","page":"Command-line commands","sections":["Command-line commands","compile","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples3","node_type":"p","page":"Command-line commands","sections":["Command-line commands","init","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples5","node_type":"p","page":"Command-line commands","sections":["Command-line commands","introspect","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples6","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples7","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest","Examples"],"context":{"gi-language":["default"]}},{"url":"Commands.html#examples9","node_type":"p","page":"Command-line commands","sections":["Command-line commands","test","Examples:"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Commands.html#introspect","node_type":"p","page":"Command-line commands","sections":["Command-line commands","introspect"],"context":{"gi-language":["default"]}},{"url":"Commands.html#reprotest","node_type":"p","page":"Command-line commands","sections":["Command-line commands","reprotest"],"context":{"gi-language":["default"]}},{"url":"Commands.html#rewrite","node_type":"p","page":"Command-line commands","sections":["Command-line commands","rewrite"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"p","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Commands.html#subprojects","node_type":"p","page":"Command-line commands","sections":["Command-line commands","subprojects"],"context":{"gi-language":["default"]}},{"url":"Commands.html#test","node_type":"p","page":"Command-line commands","sections":["Command-line commands","test"],"context":{"gi-language":["default"]}},{"url":"Compiler-properties.html#compiler-properties","node_type":"p","page":"Compiler properties","sections":["Compiler properties"],"context":{"gi-language":["default"]}},{"url":"Configuration.html#a-full-example","node_type":"p","page":"Configuration","sections":["A full example"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#circleci-for-linux-host-without-custom-docker-images","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","CircleCI for Linux host (without custom Docker images)"],"context":{"gi-language":["default"]}},{"url":"Continuous-Integration.html#github-actions","node_type":"p","page":"Continuous Integration","sections":["Continuous Integration","GitHub Actions"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#acceptance-and-merging","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Acceptance and merging"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#configuring-project-tests","node_type":"h3","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#matrix","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","matrix"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#project-tests","node_type":"h3","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Project tests"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#python-coding-style","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Python Coding style"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#special-procedure-for-new-features","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Special procedure for new features"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#tests","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#building-and-installing","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Building and installing"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-an-app-bundle","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#external-libraries","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages","Creating an app bundle","External libraries"],"context":{"gi-language":["default"]}},{"url":"Creating-releases.html#release-a-subproject-separately","node_type":"p","page":"Creating releases","sections":["Creating releases","Release a subproject separately"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#binaries","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Defining the environment","Binaries"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-libraries-and-installing-them","node_type":"p","page":"D","sections":["Compiling D libraries and installing them"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#building-dependencies-as-subprojects","node_type":"p","page":"Dependencies","sections":["Building dependencies as subprojects"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cuda","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","CUDA"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#gtest-and-gmock","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","GTest and GMock"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#6-must-be-fast","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","6. Must be fast"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#get-the-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Get the code"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#overview-of-the-solution","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Overview of the solution"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"Dlang-module.html#generate_dub_file","node_type":"p","page":"Dlang module","sections":["Dlang module","Usage","generate_dub_file()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#add_project","node_type":"ul","page":"External Project module","sections":["External Project module","Functions","add_project()"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#dependencylibname","node_type":"p","page":"External Project module","sections":["External Project module","\nExternalProject object","Methods","dependency(libname)"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"h1","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#using-wrap-file","node_type":"p","page":"External Project module","sections":["External Project module","Using wrap file"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#does-wrap-download-sources-behind-my-back","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Does wrap download sources behind my back?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#how-do-i-disable-exceptions-and-rtti-in-my-c-project","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","How do I disable exceptions and RTTI in my C++ project?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#my-project-works-fine-on-linux-and-mingw-but-fails-to-link-with-msvc-due-to-a-missing-lib-file-fatal-error-lnk1181-why","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","My project works fine on Linux and MinGW but fails to link with MSVC due to a missing .lib file (fatal error LNK1181). Why?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#should-i-check-for-buildtype-or-individual-options-like-debug-in-my-build-files","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Should I check for buildtype or individual options like debug in my build files?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-are-changes-to-default-project-options-ignored","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why are changes to default project options ignored?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-does-building-my-project-with-msvc-output-static-libraries-called-libfooa","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why does building my project with MSVC output static libraries called libfoo.a?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-it-called-meson","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is it called Meson?"],"context":{"gi-language":["default"]}},{"url":"Feature-autodetection.html#ccache","node_type":"p","page":"Feature autodetection","sections":["Feature autodetection","Ccache"],"context":{"gi-language":["default"]}},{"url":"Fs-module.html#read","node_type":"ul","page":"FS (filesystem) module","sections":["FS (filesystem) module","Filename modification","read"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#dependencies","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#installing-meson-with-pip","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Installing Meson with pip"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"Hotdoc-module.html#hotdocgenerate_doc","node_type":"ul","page":"Hotdoc module","sections":["Hotdoc module","Usage","hotdoc.generate_doc()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#build-system-files","node_type":"p","page":"IDE integration","sections":["IDE integration","Build system files"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#ide-integration","node_type":"table","page":"IDE integration","sections":["IDE integration"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#programmatic-interface","node_type":"p","page":"IDE integration","sections":["Programmatic interface"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#tests","node_type":"p","page":"IDE integration","sections":["IDE integration","Tests"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#the-targets-section","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section"],"context":{"gi-language":["default"]}},{"url":"Icestorm-module.html#usage","node_type":"p","page":"Unstable IceStorm module","sections":["Unstable IceStorm module","Usage"],"context":{"gi-language":["default"]}},{"url":"IndepthTutorial.html#an-indepth-tutorial","node_type":"p","page":"An in-depth tutorial","sections":["An in-depth tutorial"],"context":{"gi-language":["default"]}},{"url":"Keyval-module.html#keyvalload","node_type":"p","page":"keyval module","sections":["keyval module","Usage","keyval.load()"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#generate-pot-file","node_type":"p","page":"Localisation","sections":["Localisation","Generating .pot and .po files","generate .pot file"],"context":{"gi-language":["default"]}},{"url":"Localisation.html#localisation","node_type":"p","page":"Localisation","sections":["Localisation"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#cross-and-native-file-reference","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#loading-multiple-machine-files","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Loading multiple machine files"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#project-specific-options","node_type":"h3","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Project specific options"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#sections","node_type":"ul","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#a-note-to-visual-studio-users","node_type":"p","page":"Meson sample","sections":["Meson sample","A note to Visual Studio users"],"context":{"gi-language":["default"]}},{"url":"Meson-sample.html#meson-sample","node_type":"p","page":"Meson sample","sections":["Meson sample"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#meson-ci-setup","node_type":"p","page":"Meson CI setup","sections":["Meson CI setup"],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#mesons-policy-on-mixing-multiple-build-systems-in-one-build-directory","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory"],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"ul","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Modules.html#subpages","node_type":"p","page":"Modules","sections":[],"context":{"gi-language":["default"]}},{"url":"Overview.html#overview","node_type":"p","page":"Overview","sections":["Overview"],"context":{"gi-language":["default"]}},{"url":"Pkgconfig-module.html#pkggenerate","node_type":"ul","page":"Pkgconfig module","sections":["Pkgconfig module","Usage","pkg.generate()"],"context":{"gi-language":["default"]}},{"url":"Playground.html#project","node_type":"h2","page":"playground","sections":["playground","project"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#initializing-project-and-setting-compilers","node_type":"h3","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Initializing project and setting compilers"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#porting-from-autotools","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#toggling-the-usage-of-precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers","Toggling the usage of precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#generate-a-build-script-for-an-existing-project","node_type":"h1","page":"Project templates","sections":["Generate a build script for an existing project"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#project-templates","node_type":"h1","page":"Project templates","sections":["Project templates"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#dependencies","node_type":"p","page":"Qt4 module","sections":["Qt4 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#dependencies","node_type":"p","page":"Qt5 module","sections":["Qt5 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#dependencies","node_type":"p","page":"Qt6 module","sections":["Qt6 module","Dependencies"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#compiling-a-meson-project","node_type":"h2","page":"Quickstart Guide","sections":["Using Meson","Compiling a Meson project"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#requirements","node_type":"p","page":"Quickstart Guide","sections":["Using Meson","Requirements"],"context":{"gi-language":["default"]}},{"url":"Quick-guide.html#using-meson","node_type":"ul","page":"Quickstart Guide","sections":["Using Meson"],"context":{"gi-language":["default"]}},{"url":"Reference-manual.html#functions","node_type":"ul","page":"Reference manual","sections":["Reference manual","Functions"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_devenv","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_devenv()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_dist_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_dist_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonadd_postconf_script","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.add_postconf_script()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_options","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_options()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonbuild_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonglobal_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.global_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonis_subproject","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.is_subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonoverride_dependency","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonoverride_find_program","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.override_find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_build_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_build_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_license","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_license()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_license_files","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_license_files()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_name","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_name()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_source_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonproject_version","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.project_version()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_builtin_meson.html#mesonsource_root","node_type":"p","page":"meson","sections":["Meson object (meson)","Meson object methods","meson.source_root()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_elementary_void.html#returned-by","node_type":"ul","page":"void","sections":["void (void)","Returned by"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_global_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_global_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_languages","node_type":"p","page":"Functions","sections":["Functions","add_languages()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_dependencies","node_type":"p","page":"Functions","sections":["Functions","add_project_dependencies()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_project_link_arguments","node_type":"p","page":"Functions","sections":["Functions","add_project_link_arguments()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments16","node_type":"table","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments22","node_type":"table","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments23","node_type":"table","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments40","node_type":"table","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments50","node_type":"table","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments52","node_type":"table","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments9","node_type":"table","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#benchmark_suite","node_type":"p","page":"Functions","sections":["Functions","benchmark()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_dependencies","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_link_with","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_override_options","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_dependencies","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_link_with","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_override_options","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#declare_dependency_version","node_type":"p","page":"Functions","sections":["Functions","declare_dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency","node_type":"ul","page":"Functions","sections":["Functions","dependency()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_default_options","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_dependencies","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_link_with","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_override_options","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program","node_type":"p","page":"Functions","sections":["Functions","find_program()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#find_program_default_options","node_type":"p","page":"Functions","sections":["Functions","find_program()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#generator_depends","node_type":"p","page":"Functions","sections":["Functions","generator()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#get_option","node_type":"p","page":"Functions","sections":["Functions","get_option()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_dependencies","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_link_with","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_override_options","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library","node_type":"p","page":"Functions","sections":["Functions","library()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_dependencies","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_link_with","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_override_options","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project","node_type":"h2","page":"Functions","sections":["Functions","project()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_default_options","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_meson_version","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_project_name","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#project_version","node_type":"p","page":"Functions","sections":["Functions","project()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_override_options","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_dependencies","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_link_with","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_override_options","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_dependencies","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_link_with","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_override_options","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subdir_done","node_type":"p","page":"Functions","sections":["Functions","subdir_done()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_default_options","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject_subproject_name","node_type":"p","page":"Functions","sections":["Functions","subproject()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test","node_type":"p","page":"Functions","sections":["Functions","test()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#test_suite","node_type":"p","page":"Functions","sections":["Functions","test()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-tables.html#compiler-and-linker-flag-environment-variables","node_type":"p","page":"Reference tables","sections":["Reference tables","Compiler and linker flag environment variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"p","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#default-options-to-subprojects","node_type":"p","page":"Release 0.38","sections":["Default options to subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#overriding-options-per-target","node_type":"p","page":"Release 0.40","sections":["New features","Overriding options per target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#unity-builds-only-for-subprojects","node_type":"p","page":"Release 0.40","sections":["New features","Unity builds only for subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"p","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#b_ndebug-ifrelease","node_type":"p","page":"Release 0.45","sections":["New features","b_ndebug : if-release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#can-promote-dependencies-with-wrap-command","node_type":"p","page":"Release 0.45","sections":["New features","Can promote dependencies with wrap command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"p","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"p","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#new-method-mesonproject_license","node_type":"p","page":"Release 0.45","sections":["New features","New method meson.project_license()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#project-templates","node_type":"h2","page":"Release 0.45","sections":["New features","Project templates"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#yielding-subproject-option-to-superproject","node_type":"p","page":"Release 0.45","sections":["New features","Yielding subproject option to superproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#can-override-find_program","node_type":"p","page":"Release 0.46","sections":["New features","Can override find_program()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improvements-to-pkgconfig-module","node_type":"ul","page":"Release 0.46","sections":["New features","Improvements to pkgconfig module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#feature-detection-based-on-meson_version-in-project","node_type":"h2","page":"Release 0.47","sections":["New features","Feature detection based on meson_version: in project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-builtin-option-install_umask-with-a-default-value-022","node_type":"p","page":"Release 0.47","sections":["New features","New built-in option install_umask with a default value 022"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#toggles-for-build-type-optimization-and-vcrt-type","node_type":"p","page":"Release 0.48","sections":["New features","Toggles for build type, optimization and vcrt type"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#introspect-projectinfo-can-now-be-used-without-configured-build-directory","node_type":"p","page":"Release 0.49","sections":["New features","\nintrospect --projectinfo can now be used without configured build directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#a-builtin-target-to-run-clangformat","node_type":"p","page":"Release 0.50.0","sections":["New features","A builtin target to run clang-format"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-cmake_module_path-and-cmake_args-to-dependency","node_type":"p","page":"Release 0.50.0","sections":["New features","Added cmake_module_path and cmake_args to dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#introspect-scandependencies-can-now-be-used-to-scan-for-dependencies-used-in-a-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nintrospect --scan-dependencies can now be used to scan for dependencies used in a project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-configure-can-now-print-the-default-options-of-an-unconfigured-project","node_type":"h2","page":"Release 0.50.0","sections":["New features","\nmeson configure can now print the default options of an unconfigured project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#meson-file-rewriter","node_type":"ul","page":"Release 0.50.0","sections":["New features","Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#clangtidy-target","node_type":"p","page":"Release 0.52.0","sections":["New features","Clang-tidy target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#added-new-meson-templates-for-dlang-rust-objectivec","node_type":"p","page":"Release 0.53.0","sections":["New features","Added new Meson templates for Dlang, Rust, Objective-C\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-c-argument-to-meson-init-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Added -C argument to meson init command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#more-new-sample-meson-templates-for-java-cuda-and-more","node_type":"p","page":"Release 0.54.0","sections":["New features","More new sample Meson templates for (Java, Cuda, and more)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#override-dependency","node_type":"p","page":"Release 0.54.0","sections":["New features","Override dependency()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#per-subproject-default_library-and-werror-options","node_type":"ul","page":"Release 0.54.0","sections":["New features","Per subproject default_library and werror options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#simplified-dependency-fallback","node_type":"p","page":"Release 0.54.0","sections":["New features","Simplified dependency() fallback"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#local-wrap-patch-directory","node_type":"p","page":"Release 0.55.0","sections":["New features","Local wrap patch directory"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"p","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-compcert-c-compiler","node_type":"p","page":"Release 0.56.0","sections":["New features","Added CompCert C compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-subprojects-command","node_type":"ul","page":"Release 0.56.0","sections":["New features","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#meson-test-can-now-filter-tests-by-subproject","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson test can now filter tests by subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#mesonbuild_root-and-mesonsource_root-are-deprecated","node_type":"p","page":"Release 0.56.0","sections":["New features","\nmeson.build_root() and meson.source_root() are deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#native-build-machine-compilers-not-always-required-by-project","node_type":"h2","page":"Release 0.56.0","sections":["New features","Native (build machine) compilers not always required by project()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#project-and-builtin-options-can-be-set-in-native-or-cross-files","node_type":"h2","page":"Release 0.56.0","sections":["New features","Project and built-in options can be set in native or cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#wraps-from-subprojects-are-automatically-promoted","node_type":"p","page":"Release 0.56.0","sections":["New features","Wraps from subprojects are automatically promoted"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#-is-now-allowed-as-a-function-id-for-meson-rewrite","node_type":"p","page":"Release 0.57.0","sections":["New features","\n// is now allowed as a function id for meson rewrite."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#meson-test-only-rebuilds-test-dependencies","node_type":"p","page":"Release 0.57.0","sections":["New features","\nmeson test only rebuilds test dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#packaging-a-subproject","node_type":"p","page":"Release 0.57.0","sections":["New features","Packaging a subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#project-version-can-be-specified-with-a-file","node_type":"h2","page":"Release 0.57.0","sections":["New features","Project version can be specified with a file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"ul","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#mesonadd_dist_script-allowed-in-subprojects","node_type":"p","page":"Release 0.58.0","sections":["New features","\nmeson.add_dist_script() allowed in subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#new-mesonglobal_build_root-and-mesonglobal_source_root-methods","node_type":"p","page":"Release 0.58.0","sections":["New features","New meson.global_build_root() and meson.global_source_root() methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#skip-subprojects-installation","node_type":"ul","page":"Release 0.58.0","sections":["New features","Skip subprojects installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#developer-environment","node_type":"p","page":"Release 0.59.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-custom-dependency-for-libintl","node_type":"p","page":"Release 0.59.0","sections":["New features","New custom dependency for libintl"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#using-vala-no-longer-requires-c-in-the-project-languages","node_type":"h2","page":"Release 0.59.0","sections":["New features","Using Vala no longer requires C in the project languages"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#deprecated-project-options","node_type":"h2","page":"Release 0.60.0","sections":["New features","Deprecated project options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#msvc-compiler-now-assumes-utf8-source-code-by-default","node_type":"p","page":"Release 0.60.0","sections":["New features","MSVC compiler now assumes UTF-8 source code by default"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#backend_startup_project","node_type":"p","page":"Release 0.61.0","sections":["New features","backend_startup_project"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#i18nmerge_file-no-longer-arbitrarily-leaves-your-project-halfbuilt","node_type":"h2","page":"Release 0.62.0","sections":["New features","i18n.merge_file no longer arbitrarily leaves your project half-built"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#compiler-options-can-be-set-per-subproject","node_type":"p","page":"Release 0.63.0","sections":["New features","Compiler options can be set per subproject"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#coverage-targets-now-respect-tool-config-files","node_type":"p","page":"Release 0.63.0","sections":["New features","Coverage targets now respect tool config files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#diff-files-for-wraps","node_type":"p","page":"Release 0.63.0","sections":["New features","Diff files for wraps"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#persubproject-languages","node_type":"p","page":"Release 0.63.0","sections":["New features","Per-subproject languages"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#new-languages-nasm-and-masm","node_type":"p","page":"Release 0.64.0","sections":["New features","New languages: nasm and masm\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#meson-install-now-supports-userpreferred-root-elevation-tools","node_type":"p","page":"Release 1.1.0","sections":["New features","\nmeson install now supports user-preferred root elevation tools"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-none-backend","node_type":"p","page":"Release 1.1.0","sections":["New features","New \"none\" backend"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#the-project-function-now-supports-setting-the-project-license-files","node_type":"h2","page":"Release 1.1.0","sections":["New features","The project function now supports setting the project license files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#c_std-and-cpp_std-options-now-accepts-a-list-of-values","node_type":"p","page":"Release 1.3.0","sections":["New features","\nc_std and cpp_std options now accepts a list of values"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clangtidyfix-target","node_type":"p","page":"Release 1.3.0","sections":["New features","clang-tidy-fix target"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#global_source_root-and-dirname-in-machine-files","node_type":"ul","page":"Release 1.3.0","sections":["New features","\n@GLOBAL_SOURCE_ROOT@ and @DIRNAME@ in machine files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#new-environment-variable-meson_package_cache_dir","node_type":"p","page":"Release 1.3.0","sections":["New features","New environment variable MESON_PACKAGE_CACHE_DIR\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#pkgconfig-dependencies-can-now-get-a-variable-with-multiple-replacements","node_type":"p","page":"Release 1.3.0","sections":["New features","pkg-config dependencies can now get a variable with multiple replacements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#bindgen-now-uses-the-same-cc-std-as-the-project-as-a-whole","node_type":"h2","page":"Release 1.4.0","sections":["New features","Bindgen now uses the same C/C++ std as the project as a whole"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#meson-now-reads-the-project-version-of-cmake-subprojects","node_type":"h2","page":"Release 1.4.0","sections":["New features","Meson now reads the project version of cmake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"p","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#default-to-printing-deprecations-when-no-minimum-version-is-specified","node_type":"ul","page":"Release 1.6.0","sections":["New features","Default to printing deprecations when no minimum version is specified."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#simple-tool-to-test-build-reproducibility","node_type":"p","page":"Release 1.6.0","sections":["New features","Simple tool to test build reproducibility"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#cargo-features-are-resolved-globally","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Cargo features are resolved globally"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#meson-file-rewriter","node_type":"ul","page":"Meson file rewriter","sections":["Meson file rewriter"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-default-options","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project default options"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#setting-the-project-version","node_type":"h3","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter","Setting the project version"],"context":{"gi-language":["default"]}},{"url":"Rewriter.html#using-the-rewriter","node_type":"p","page":"Meson file rewriter","sections":["Meson file rewriter","Using the rewriter"],"context":{"gi-language":["default"]}},{"url":"Run-targets.html#run-targets","node_type":"p","page":"Run targets","sections":["Run targets"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Rust.html#avoid-using-extern-crate","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Avoid using extern crate\n"],"context":{"gi-language":["default"]}},{"url":"Rust.html#use-with-rustanalyzer","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Use with rust-analyzer"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#note-for-linux-libraries","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Note for Linux libraries"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#shipping-prebuilt-binaries-as-wraps","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps"],"context":{"gi-language":["default"]}},{"url":"Shipping-prebuilt-binaries-as-wraps.html#using-a-wrap-file","node_type":"p","page":"Shipping prebuilt binaries as wraps","sections":["Shipping prebuilt binaries as wraps","Using a wrap file"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#a-simple-comparison","node_type":"p","page":"A simple comparison","sections":["A simple comparison"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#conclusions","node_type":"p","page":"A simple comparison","sections":["A simple comparison","Conclusions"],"context":{"gi-language":["default"]}},{"url":"SimpleStart.html#running-meson","node_type":"p","page":"The Absolute Beginner's Guide to Installing and Using Meson","sections":["The Absolute Beginner's Guide to Installing and Using Meson","Running Meson"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#global-arguments","node_type":"p","page":"Style recommendations","sections":["Global arguments"],"context":{"gi-language":["default"]}},{"url":"Style-guide.html#naming-options","node_type":"p","page":"Style recommendations","sections":["Style recommendations","Naming options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#a-simple-example","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","A simple example"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#a-subproject-example","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#adding-variables-to-the-dependency","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Adding variables to the dependency"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#build-options-in-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","A subproject example","Build options in subproject"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#commandline-options","node_type":"ul","page":"Subprojects","sections":["Subprojects","Command-line options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#meson-subprojects-command","node_type":"p","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#update-subprojects","node_type":"ul","page":"Subprojects","sections":["Subprojects","\nmeson subprojects command","Update subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#using-a-subproject","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#why-must-all-subprojects-be-inside-a-single-directory","node_type":"p","page":"Subprojects","sections":["Subprojects","Why must all subprojects be inside a single directory?"],"context":{"gi-language":["default"]}},{"url":"Tutorial.html#tutorial","node_type":"p","page":"Tutorial","sections":["Tutorial"],"context":{"gi-language":["default"]}},{"url":"Unit-tests.html#run-subsets-of-tests","node_type":"p","page":"Unit tests","sections":["Unit tests","Testing tool","Run subsets of tests"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Use-of-Python.html#cross-platform-tooling","node_type":"p","page":"Use of Python","sections":["Dependency hell","Cross platform tooling"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#specialized-uses","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Specialized uses"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#using-multiple-build-directories","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories"],"context":{"gi-language":["default"]}},{"url":"Using-the-WrapDB.html#contributing-build-definitions","node_type":"p","page":"Using the WrapDB","sections":["Using the WrapDB","Contributing build definitions"],"context":{"gi-language":["default"]}},{"url":"Using-the-WrapDB.html#using-the-wrapdb","node_type":"p","page":"Using the WrapDB","sections":["Using the WrapDB"],"context":{"gi-language":["default"]}},{"url":"Using-with-Visual-Studio.html#using-with-visual-studio","node_type":"p","page":"Using with Visual Studio","sections":["Using with Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Vala.html#adding-to-valas-search-path","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Adding to Vala's search path"],"context":{"gi-language":["default"]}},{"url":"Vala.html#libraries-without-pkgconfig-files","node_type":"p","page":"Vala","sections":["Compiling Vala applications and libraries","Using libraries","Libraries without pkg-config files"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#adding-sources-to-the-project","node_type":"h2","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Adding sources to the project"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#creating-and-compiling","node_type":"p","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Creating and compiling"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#do-not-put-configh-in-external-search-path","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Do not put config.h in external search path"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#make-libraries-buildable-both-as-static-and-shared","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Make libraries buildable both as static and shared"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#wrap-best-practices-and-tips","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cargo-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","Cargo wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#cmake-wraps","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","\nprovide section","CMake wraps"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#diff-files","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Diff files"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#how-it-works","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","How it works"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-wrapfile","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to wrap-file"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#using-wrapped-projects","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Using wrapped projects"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#wrap-dependency-system-manual","node_type":"p","page":"Wrap dependency system manual","sections":["Wrap dependency system manual"],"context":{"gi-language":["default"]}},{"url":"Wrapdb-projects.html#meson-wrapdb-packages","node_type":"table","page":"Meson WrapDB packages","sections":["Meson WrapDB packages"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#directory-structure","node_type":"ul","page":"YAML Reference manual","sections":["Reference Manual","Directory structure"],"context":{"gi-language":["default"]}},{"url":"Yaml-RefMan.html#reference-manual","node_type":"p","page":"YAML Reference manual","sections":["Reference Manual"],"context":{"gi-language":["default"]}},{"url":"howtox.html#exclude-a-file-from-unity-builds","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Exclude a file from unity builds"],"context":{"gi-language":["default"]}},{"url":"howtox.html#set-compiler","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Set compiler"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-existing-findnamecmake-files","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use existing Find.cmake files"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-profile-guided-optimization","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use profile guided optimization"],"context":{"gi-language":["default"]}},{"url":"index.html#development","node_type":"p","page":"The Meson Build system","sections":["The Meson Build system","Development"],"context":{"gi-language":["default"]}},{"url":"legal.html#meson-logo-licensing","node_type":"p","page":"Legal information","sections":["Legal information","Meson logo licensing"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/setup b/assets/js/search/setup index 65e0a92e4..ca1189f91 100644 --- a/assets/js/search/setup +++ b/assets/js/search/setup @@ -1 +1 @@ -urls_downloaded_cb({"token":"setup","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Build-system-converters.html#build-system-converters","node_type":"p","page":"Build system converters","sections":["Build system converters"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-genvslite","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for genvslite\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"p","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"h3","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#subpages","node_type":"p","page":"Contributing to Meson","sections":[],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#creating-linux-binaries","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-compilation","node_type":"p","page":"Cross compilation","sections":["Cross compilation"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-not-just-a-python-module-so-i-could-code-my-build-setup-in-python","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson not just a Python module so I could code my build setup in Python?"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#common-image-setup","node_type":"h3","page":"Meson CI setup","sections":["Meson CI setup","Docker images","Common image setup"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#image-generation","node_type":"p","page":"Meson CI setup","sections":["Meson CI setup","Docker images","Image generation"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#meson-ci-setup","node_type":"h1","page":"Meson CI setup","sections":["Meson CI setup"],"context":{"gi-language":["default"]}},{"url":"Native-environments.html#using-a-native-file","node_type":"p","page":"Persistent native environments","sections":["Persistent native environments","Using a native file"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#build-after-generation-of-template","node_type":"p","page":"Project templates","sections":["Build after generation of template"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#project-templates","node_type":"p","page":"Project templates","sections":["Project templates"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_exclude_suites","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_is_default","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_name","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"table","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtfull_path","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtfull_path","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_idx.html#custom_idxfull_path","node_type":"p","page":"Custom target index","sections":["Custom target index (custom_idx)","Custom target index methods","custom_idx.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtfull_path","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtfull_path","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programfull_path","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programpath","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#filefull_path","node_type":"p","page":"File","sections":["File (file)","File methods","file.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtfull_path","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtfull_path","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#subprojectfound","node_type":"p","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.found()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"p","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-disabler-object","node_type":"p","page":"Release 0.44","sections":["New features","Added disabler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"h2","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"p","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"p","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#local-wrap-source-and-patch-files","node_type":"p","page":"Release 0.55.0","sections":["New features","Local wrap source and patch files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#unknown-options-are-now-always-fatal","node_type":"p","page":"Release 0.60.0","sections":["New features","Unknown options are now always fatal"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#print-modified-environment-variables-with-meson-devenv-dump","node_type":"p","page":"Release 0.62.0","sections":["New features","Print modified environment variables with meson devenv --dump\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#setup-gdb-autoload-for-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Setup GDB auto-load for meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#incremental-thinlto-with-b_thinlto_cache","node_type":"p","page":"Release 0.64.0","sections":["New features","Incremental ThinLTO with b_thinlto_cache\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#flags-removed-from-cppobjcpp-warning-level-1","node_type":"p","page":"Release 1.0.0","sections":["New features","Flags removed from cpp/objcpp warning level 1"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#allow-reconfigure-and-wipe-of-empty-builddir","node_type":"p","page":"Release 1.1.0","sections":["New features","Allow --reconfigure and --wipe of empty builddir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#added-a-new-genvslite-option-for-use-with-meson-setup-","node_type":"h2","page":"Release 1.2.0","sections":["New features","Added a new '--genvslite' option for use with 'meson setup ...'"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clear-persistent-cache-with-meson-setup-clearcache","node_type":"h2","page":"Release 1.3.0","sections":["New features","Clear persistent cache with meson setup --clearcache\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#update-options-with-meson-setup-builddir-doptvalue","node_type":"h2","page":"Release 1.3.0","sections":["New features","Update options with meson setup -Dopt=value\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#file-object-now-has-full_path-method","node_type":"p","page":"Release 1.4.0","sections":["New features","File object now has full_path() method"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#a-simple-comparison","node_type":"p","page":"A simple comparison","sections":["A simple comparison"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#commandline-options","node_type":"ul","page":"Subprojects","sections":["Subprojects","Command-line options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"setup","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-arguments.html#global-arguments","node_type":"p","page":"Adding arguments","sections":["Adding arguments","Global arguments"],"context":{"gi-language":["default"]}},{"url":"Build-system-converters.html#build-system-converters","node_type":"p","page":"Build system converters","sections":["Build system converters"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#core-options","node_type":"table","page":"Built-in options","sections":["Built-in options","Universal options","Core options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#details-for-genvslite","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options","Core options","Details for genvslite\n"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#universal-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Universal options"],"context":{"gi-language":["default"]}},{"url":"Commands.html#commandline-commands","node_type":"p","page":"Command-line commands","sections":["Command-line commands"],"context":{"gi-language":["default"]}},{"url":"Commands.html#configure","node_type":"p","page":"Command-line commands","sections":["Command-line commands","configure"],"context":{"gi-language":["default"]}},{"url":"Commands.html#devenv","node_type":"p","page":"Command-line commands","sections":["Command-line commands","devenv"],"context":{"gi-language":["default"]}},{"url":"Commands.html#install","node_type":"p","page":"Command-line commands","sections":["Command-line commands","install"],"context":{"gi-language":["default"]}},{"url":"Commands.html#setup","node_type":"h3","page":"Command-line commands","sections":["Command-line commands","setup"],"context":{"gi-language":["default"]}},{"url":"Configuring-a-build-directory.html#configuring-a-build-directory","node_type":"p","page":"Configuring a build directory","sections":["Configuring a build directory"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#subpages","node_type":"p","page":"Contributing to Meson","sections":[],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#creating-linux-binaries","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-compilation","node_type":"p","page":"Cross compilation","sections":["Cross compilation"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"p","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-not-just-a-python-module-so-i-could-code-my-build-setup-in-python","node_type":"h2","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson not just a Python module so I could code my build setup in Python?"],"context":{"gi-language":["default"]}},{"url":"Installing.html#custom-install-behaviour","node_type":"p","page":"Installing","sections":["Installing","Custom install behaviour"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#constants","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","constants"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#common-image-setup","node_type":"h3","page":"Meson CI setup","sections":["Meson CI setup","Docker images","Common image setup"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#image-generation","node_type":"p","page":"Meson CI setup","sections":["Meson CI setup","Docker images","Image generation"],"context":{"gi-language":["default"]}},{"url":"MesonCI.html#meson-ci-setup","node_type":"h1","page":"Meson CI setup","sections":["Meson CI setup"],"context":{"gi-language":["default"]}},{"url":"Native-environments.html#using-a-native-file","node_type":"p","page":"Persistent native environments","sections":["Persistent native environments","Using a native file"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#build-after-generation-of-template","node_type":"p","page":"Project templates","sections":["Build after generation of template"],"context":{"gi-language":["default"]}},{"url":"Project-templates.html#project-templates","node_type":"p","page":"Project templates","sections":["Project templates"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_exclude_suites","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_is_default","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#add_test_setup_name","node_type":"p","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments42","node_type":"p","page":"Functions","sections":["Functions","run_command()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments6","node_type":"table","page":"Functions","sections":["Functions","add_test_setup()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#subproject","node_type":"ul","page":"Functions","sections":["Functions","subproject()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_both_libs.html#build_tgtfull_path","node_type":"p","page":"Both libraries object","sections":["Both libraries object (both_libs extends lib)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_build_tgt.html#build_tgtfull_path","node_type":"p","page":"Build target","sections":["Build target (build_tgt extends tgt)","Build target methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_idx.html#custom_idxfull_path","node_type":"p","page":"Custom target index","sections":["Custom target index (custom_idx)","Custom target index methods","custom_idx.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_custom_tgt.html#custom_tgtfull_path","node_type":"p","page":"Custom target","sections":["Custom target (custom_tgt extends tgt)","Custom target methods","custom_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_exe.html#build_tgtfull_path","node_type":"p","page":"Executable target","sections":["Executable target (exe extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programfull_path","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_external_program.html#external_programpath","node_type":"p","page":"External program","sections":["External program (external_program)","External program methods","external_program.path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_file.html#filefull_path","node_type":"p","page":"File","sections":["File (file)","File methods","file.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_jar.html#build_tgtfull_path","node_type":"p","page":"JAR build target","sections":["JAR build target (jar extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_lib.html#build_tgtfull_path","node_type":"p","page":"Library target","sections":["Library target (lib extends build_tgt)","Inherited methods","build_tgt.full_path()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_subproject.html#subprojectfound","node_type":"p","page":"Subproject object","sections":["Subproject object (subproject)","Subproject object methods","subproject.found()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"p","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#added-disabler-object","node_type":"p","page":"Release 0.44","sections":["New features","Added disabler object"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"h2","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#new-keyword-argument-is_default-to-add_test_setup","node_type":"p","page":"Release 0.49","sections":["New features","New keyword argument is_default to add_test_setup()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#cmake-prefix-path-overrides","node_type":"p","page":"Release 0.51.0","sections":["New features","CMake prefix path overrides"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"p","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#local-wrap-source-and-patch-files","node_type":"p","page":"Release 0.55.0","sections":["New features","Local wrap source and patch files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#developer-environment","node_type":"p","page":"Release 0.58.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#force-visual-studio-environment-activation","node_type":"p","page":"Release 0.60.0","sections":["New features","Force Visual Studio environment activation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#unknown-options-are-now-always-fatal","node_type":"p","page":"Release 0.60.0","sections":["New features","Unknown options are now always fatal"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#print-modified-environment-variables-with-meson-devenv-dump","node_type":"p","page":"Release 0.62.0","sections":["New features","Print modified environment variables with meson devenv --dump\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#setup-gdb-autoload-for-meson-devenv","node_type":"h2","page":"Release 0.62.0","sections":["New features","Setup GDB auto-load for meson devenv\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#incremental-thinlto-with-b_thinlto_cache","node_type":"p","page":"Release 0.64.0","sections":["New features","Incremental ThinLTO with b_thinlto_cache\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#flags-removed-from-cppobjcpp-warning-level-1","node_type":"p","page":"Release 1.0.0","sections":["New features","Flags removed from cpp/objcpp warning level 1"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#allow-reconfigure-and-wipe-of-empty-builddir","node_type":"p","page":"Release 1.1.0","sections":["New features","Allow --reconfigure and --wipe of empty builddir"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#added-a-new-genvslite-option-for-use-with-meson-setup-","node_type":"h2","page":"Release 1.2.0","sections":["New features","Added a new '--genvslite' option for use with 'meson setup ...'"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#clear-persistent-cache-with-meson-setup-clearcache","node_type":"h2","page":"Release 1.3.0","sections":["New features","Clear persistent cache with meson setup --clearcache\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#update-options-with-meson-setup-builddir-doptvalue","node_type":"h2","page":"Release 1.3.0","sections":["New features","Update options with meson setup -Dopt=value\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#file-object-now-has-full_path-method","node_type":"p","page":"Release 1.4.0","sections":["New features","File object now has full_path() method"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#configuring-the-build-directory","node_type":"p","page":"Running Meson","sections":["Running Meson","Configuring the build directory"],"context":{"gi-language":["default"]}},{"url":"Simple-comparison.html#a-simple-comparison","node_type":"p","page":"A simple comparison","sections":["A simple comparison"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#commandline-options","node_type":"ul","page":"Subprojects","sections":["Subprojects","Command-line options"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#subprojects","node_type":"p","page":"Subprojects","sections":["Subprojects"],"context":{"gi-language":["default"]}},{"url":"Subprojects.html#toggling-between-system-libraries-and-embedded-sources","node_type":"p","page":"Subprojects","sections":["Subprojects","Using a subproject","Toggling between system libraries and embedded sources"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/setups b/assets/js/search/setups index 36fcb3ac2..2ece83d71 100644 --- a/assets/js/search/setups +++ b/assets/js/search/setups @@ -1 +1 @@ -urls_downloaded_cb({"token":"setups","urls":[{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"h2","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"p","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improved-generation-of-pkgconfig-files-for-static-only-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Improved generation of pkg-config files for static only libraries."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#scalapack","node_type":"p","page":"Release 0.53.0","sections":["New features","Scalapack"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#machine-objects-get-kernel-and-subsystem-properties","node_type":"p","page":"Release 1.2.0","sections":["New features","Machine objects get kernel and subsystem properties"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"setups","urls":[{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"p","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"h2","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#improve-test-setup-selection","node_type":"p","page":"Release 0.45","sections":["New features","Improve test setup selection"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#improved-generation-of-pkgconfig-files-for-static-only-libraries","node_type":"p","page":"Release 0.46","sections":["New features","Improved generation of pkg-config files for static only libraries."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#scalapack","node_type":"p","page":"Release 0.53.0","sections":["New features","Scalapack"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#machine-objects-get-kernel-and-subsystem-properties","node_type":"p","page":"Release 1.2.0","sections":["New features","Machine objects get kernel and subsystem properties"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Using-multiple-build-directories.html#multiple-build-directories-for-the-same-source-tree","node_type":"p","page":"Using multiple build directories","sections":["Using multiple build directories","Multiple build directories for the same source tree"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/substitued b/assets/js/search/substitued new file mode 100644 index 000000000..c09bb3923 --- /dev/null +++ b/assets/js/search/substitued @@ -0,0 +1 @@ +urls_downloaded_cb({"token":"substitued","urls":[{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/search/support b/assets/js/search/support index 56e7f904e..3c72391c4 100644 --- a/assets/js/search/support +++ b/assets/js/search/support @@ -1 +1 @@ -urls_downloaded_cb({"token":"support","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#changes-to-original-source","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Changes to original source"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#notes-about-apple-bitcode-support","node_type":"h3","page":"Built-in options","sections":["Built-in options","Base options","Notes about Apple Bitcode support"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-options-object","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","\ncmake options object"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cross-compilation","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#cons","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","GNU Autotools","Cons"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#cons3","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","Bazel","Cons"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","GNU Autotools","Pros"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros1","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","CMake","Pros"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros4","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","Meson","Pros"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#acceptance-and-merging","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Acceptance and merging"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#random-design-points-that-fit-nowhere-else","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Random design points that fit nowhere else"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#installing-system-and-gcc","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Installing system and GCC"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-osx-packages","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-compilation","node_type":"p","page":"Cross compilation","sections":["Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#using-a-custom-standard-library","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Using a custom standard library"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"table","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Custom-build-targets.html#custom-build-targets","node_type":"p","page":"Custom build targets","sections":["Custom build targets"],"context":{"gi-language":["default"]}},{"url":"Cython.html#c-intermediate-support","node_type":"h2","page":"Cython","sections":["Cython","C++ intermediate support"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-applications","node_type":"p","page":"D","sections":["Compiling D applications"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#blocks","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Blocks"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies","node_type":"p","page":"Dependencies","sections":["Dependencies"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies-with-custom-lookup-functionality","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#fortran-coarrays","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Fortran Coarrays"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#llvm","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#objfw","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","ObjFW"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#openmp","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","OpenMP"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#threads","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Threads"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#zlib","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Zlib"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#4-must-have-native-support-for-platforms-that-are-in-common-use","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","4. Must have native support for platforms that are in common use"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#7-must-provide-easy-to-use-support-for-modern-sw-development-features","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","7. Must provide easy to use support for modern sw development features"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-cant-i-specify-target-files-with-a-wildcard","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why can't I specify target files with a wildcard?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-implemented-in-python-rather-than-programming-language-x","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson implemented in Python rather than [programming language X]?"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#packing-meson-into-a-zipapp","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Downloading Meson","Packing Meson into a zipapp"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#target-sources","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Target sources"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"h2","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Java.html#compiling-java-applications","node_type":"p","page":"Java","sections":["Compiling Java applications"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"h2","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Overview.html#overview","node_type":"p","page":"Overview","sections":["Overview"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#auto-headers","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Auto headers"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#porting-from-autotools","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#python-3-module","node_type":"p","page":"Python 3 module","sections":["Python 3 module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python-module","node_type":"p","page":"Python module","sections":["Python module"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_resources","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#qt4-module","node_type":"p","page":"Qt4 module","sections":["Qt4 module"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_resources","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_resources","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_fallback","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_method","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_function_attribute","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depversion","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.version()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#llvm-ir-compilation","node_type":"p","page":"Release 0.37","sections":["New features","LLVM IR compilation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"h2","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#intel-cc-compiler-support","node_type":"h2","page":"Release 0.38","sections":["Intel C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#python-3-module-support","node_type":"h2","page":"Release 0.38","sections":["Python 3 module support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"h2","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#cygwin-support","node_type":"h2","page":"Release 0.40","sections":["New features","Cygwin support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#link-whole-contents-of-static-libraries","node_type":"p","page":"Release 0.40","sections":["New features","Link whole contents of static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#visual-studio-2017-support","node_type":"h2","page":"Release 0.40","sections":["New features","Visual Studio 2017 support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#better-quoting-of-special-characters-in-ninja-command-invocations","node_type":"p","page":"Release 0.41","sections":["New features","Better quoting of special characters in ninja command invocations"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#dependency-handler-for-llvm","node_type":"p","page":"Release 0.41","sections":["New features","Dependency Handler for LLVM"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#pkgconfig-support-for-custom-variables","node_type":"h2","page":"Release 0.41","sections":["New features","Pkgconfig support for custom variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-capturing-stdout-of-a-command-in-configure_file","node_type":"h2","page":"Release 0.41","sections":["New features","Support for capturing stdout of a command in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-passing-arguments-to-rust-compiler","node_type":"h2","page":"Release 0.41","sections":["New features","Support for passing arguments to Rust compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#add-support-for-genie-to-vala-compiler","node_type":"h2","page":"Release 0.42","sections":["New features","Add support for Genie to Vala compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#pkgconfig-support-for-additional-cflags","node_type":"h2","page":"Release 0.42","sections":["New features","Pkgconfig support for additional cflags"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#support-for-mpi-dependency","node_type":"h2","page":"Release 0.42","sections":["New features","Support for MPI dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"h2","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#wrapsvn","node_type":"p","page":"Release 0.43","sections":["wrap-svn"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#adds-support-for-additional-qt5module-keyword-moc_extra_arguments","node_type":"h2","page":"Release 0.44","sections":["New features","Adds support for additional Qt5-Module keyword moc_extra_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"h2","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#visual-studio-c-compiler-support","node_type":"h2","page":"Release 0.45","sections":["New features","Visual Studio C# compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#string-escape-character-sequence-update","node_type":"p","page":"Release 0.46","sections":["New features","String escape character sequence update"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#support-for-lcc-compiler-for-e2k-elbrus-architecture","node_type":"h2","page":"Release 0.46","sections":["New features","Support for lcc compiler for e2k (Elbrus) architecture"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-base-build-option-for-llvm-apple-bitcode-support","node_type":"h2","page":"Release 0.47","sections":["New features","New base build option for LLVM (Apple) bitcode support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-options-to-gnomegdbus_codegen","node_type":"p","page":"Release 0.47","sections":["New features","New options to gnome.gdbus_codegen()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#polkit-support-for-privileged-installation","node_type":"h2","page":"Release 0.47","sections":["New features","Polkit support for privileged installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#dependency-objects-now-support-the-name-method","node_type":"h2","page":"Release 0.48","sections":["New features","\ndependency() objects now support the .name() method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#dependencyversion-now-applies-to-all-dependency-types","node_type":"p","page":"Release 0.48","sections":["New features","\ndependency(version:) now applies to all dependency types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#helper-methods-added-for-checking-gnu-style-attributes-__attribute__","node_type":"p","page":"Release 0.48","sections":["New features","Helper methods added for checking GNU style attributes: __attribute__(...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#deprecation-warning-in-pkgconfig-generator","node_type":"p","page":"Release 0.49","sections":["New features","Deprecation warning in pkg-config generator"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#add-warning_level-0-option","node_type":"p","page":"Release 0.50.0","sections":["New features","Add warning_level 0 option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-pgi-compiler-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Added PGI compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-the-flang-compiler","node_type":"p","page":"Release 0.50.0","sections":["New features","Added the Flang compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#cuda-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Cuda support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-coarray","node_type":"p","page":"Release 0.50.0","sections":["New features","Fortran Coarray"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-submodule-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Fortran submodule support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#hdf5","node_type":"p","page":"Release 0.50.0","sections":["New features","HDF5"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#netcdf","node_type":"p","page":"Release 0.50.0","sections":["New features","NetCDF"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#added-basic-support-for-the-xtensa-cpu-toolchain","node_type":"h2","page":"Release 0.51.0","sections":["New features","Added basic support for the Xtensa CPU toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#gpgme-dependency-now-supports-gpgmeconfig","node_type":"p","page":"Release 0.51.0","sections":["New features","gpgme dependency now supports gpgme-config"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#support-for-the-intel-compiler-on-windows-icl","node_type":"h2","page":"Release 0.51.0","sections":["New features","Support for the Intel Compiler on Windows (ICL)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#add-depth-option-to-wrapgit","node_type":"p","page":"Release 0.52.0","sections":["New features","Add depth option to wrap-git\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#better-support-for-illumos-and-solaris","node_type":"h2","page":"Release 0.52.0","sections":["New features","Better support for illumos and Solaris"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#experimental-webassembly-support-via-emscripten","node_type":"h2","page":"Release 0.52.0","sections":["New features","Experimental Webassembly support via Emscripten"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gtkdoccheck-support","node_type":"h2","page":"Release 0.52.0","sections":["New features","gtkdoc-check support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#improved-support-for-static-libraries","node_type":"h2","page":"Release 0.52.0","sections":["New features","Improved support for static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#support-taking-environment-values-from-a-dictionary","node_type":"h2","page":"Release 0.52.0","sections":["New features","Support taking environment values from a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#cuda-dependency","node_type":"p","page":"Release 0.53.0","sections":["New features","CUDA dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#fortran_std-option","node_type":"p","page":"Release 0.53.0","sections":["New features","\nfortran_std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#improved-cmake-subprojects-support","node_type":"h2","page":"Release 0.53.0","sections":["New features","Improved CMake subprojects support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#cmake-find_package-components-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","CMake find_package COMPONENTS support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#property-support-emscriptens-wasmld","node_type":"h2","page":"Release 0.54.0","sections":["New features","Property support emscripten's wasm-ld"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#support-for-overriding-the-linker-with-ldc-and-gdc","node_type":"h2","page":"Release 0.54.0","sections":["New features","Support for overriding the linker with ldc and gdc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#the-msi-installer-is-only-available-in-64-bit-version","node_type":"p","page":"Release 0.54.0","sections":["New features","The MSI installer is only available in 64 bit version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#b_ndebug-support-for-d-language-compilers","node_type":"h2","page":"Release 0.55.0","sections":["New features","b_ndebug support for D language compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#clang-coverage-support","node_type":"h2","page":"Release 0.55.0","sections":["New features","Clang coverage support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#machine-file-constants","node_type":"p","page":"Release 0.55.0","sections":["New features","Machine file constants"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"h2","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-compcert-c-compiler","node_type":"p","page":"Release 0.56.0","sections":["New features","Added CompCert C compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-nvidia-hpc-sdk-compilers","node_type":"p","page":"Release 0.56.0","sections":["New features","Added NVidia HPC SDK compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#cmake-subproject-cross-compilation-support","node_type":"h2","page":"Release 0.56.0","sections":["New features","CMake subproject cross compilation support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#consistency-between-declare_dependency-and-pkgconfiggenerate-variables","node_type":"p","page":"Release 0.56.0","sections":["New features","Consistency between declare_dependency() and pkgconfig.generate() variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#include_type-support-for-the-cmake-subproject-object-dependency-method","node_type":"h2","page":"Release 0.56.0","sections":["New features","\ninclude_type support for the CMake subproject object dependency method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#preliminary-aix-support","node_type":"h2","page":"Release 0.56.0","sections":["New features","Preliminary AIX support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#python-35-support-will-be-dropped-in-the-next-release","node_type":"h2","page":"Release 0.56.0","sections":["New features","Python 3.5 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#add-support-for-prelinked-static-libraries","node_type":"h2","page":"Release 0.57.0","sections":["New features","Add support for prelinked static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#cmake-find_package-version-support","node_type":"h2","page":"Release 0.57.0","sections":["New features","CMake find_package version support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#experimental-support-for-c-modules-in-visual-studio","node_type":"h2","page":"Release 0.57.0","sections":["New features","Experimental support for C++ modules in Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#knob-to-control-lto-thread","node_type":"p","page":"Release 0.57.0","sections":["New features","Knob to control LTO thread"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#qt6-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#rust-now-has-an-std-option","node_type":"p","page":"Release 0.57.0","sections":["New features","Rust now has an std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-added-for-llvms-thinlto","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support added for LLVM's thinLTO"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#address-sanitizer-support-for-visual-studio","node_type":"h2","page":"Release 0.58.0","sections":["New features","Address sanitizer support for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#developer-environment","node_type":"p","page":"Release 0.59.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-custom-dependency-for-libintl","node_type":"p","page":"Release 0.59.0","sections":["New features","New custom dependency for libintl"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#support-for-the-wine-resource-compiler","node_type":"h2","page":"Release 0.59.0","sections":["New features","Support for the Wine Resource Compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#add-support-for-find_library-in-emscripten","node_type":"h2","page":"Release 0.60.0","sections":["New features","Add support for find_library in Emscripten"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#added-support-for-cla-sources-when-crosscompiling-with-the-c2000-toolchain","node_type":"h2","page":"Release 0.60.0","sections":["New features","Added support for CLA sources when cross-compiling with the C2000 toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#cython-can-now-transpile-to-c-as-an-intermediate-language","node_type":"p","page":"Release 0.60.0","sections":["New features","Cython can now transpile to C++ as an intermediate language"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#improvements-for-the-rustc-compiler","node_type":"ul","page":"Release 0.60.0","sections":["New features","Improvements for the Rustc compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#support-for-clippydriver-as-a-rustc-wrapper","node_type":"h2","page":"Release 0.60.0","sections":["New features","Support for clippy-driver as a rustc wrapper"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#added-support-for-sccache","node_type":"h2","page":"Release 0.61.0","sections":["New features","Added support for sccache"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"h2","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#support-for-cmake-314-is-now-deprecated-for-cmake-subprojects","node_type":"h2","page":"Release 0.61.0","sections":["New features","Support for CMake <3.14 is now deprecated for CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#visual-studio-2022-backend","node_type":"p","page":"Release 0.61.0","sections":["New features","Visual Studio 2022 backend"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#added-support-for-texas-instruments-msp430-and-arm-compilers","node_type":"h2","page":"Release 0.62.0","sections":["New features","Added support for Texas Instruments MSP430 and ARM compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#added-support-for-xml-translations-using-itstool","node_type":"h2","page":"Release 0.62.0","sections":["New features","Added support for XML translations using itstool"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"h2","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-server-api-support-is-removed","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake server API support is removed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-support-for-versions-3170-is-deprecated","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake support for versions <3.17.0 is deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#rust-procmacro-crates","node_type":"p","page":"Release 0.62.0","sections":["New features","Rust proc-macro crates"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#support-for-arm-ltd-clang-toolchain","node_type":"h2","page":"Release 0.62.0","sections":["New features","Support for ARM Ltd. Clang toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#added-support-for-multiline-fstrings","node_type":"h2","page":"Release 0.63.0","sections":["New features","Added support for multiline fstrings"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#support-for-mold-linker-added","node_type":"h2","page":"Release 0.63.0","sections":["New features","Support for mold linker added"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#basic-support-for-oneapi-compilers-on-linux-and-windows","node_type":"h2","page":"Release 0.64.0","sections":["New features","Basic support for oneAPI compilers on Linux and Windows"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#bsd-support-for-the-jni-dependency","node_type":"h2","page":"Release 0.64.0","sections":["New features","BSD support for the jni dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#compiler-check-functions-prefix-kwargs-accepts-arrays","node_type":"p","page":"Release 1.0.0","sections":["New features","Compiler check functions prefix kwargs accepts arrays"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-pybind11-custom-dependency","node_type":"p","page":"Release 1.1.0","sections":["New features","New pybind11 custom dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions","node_type":"h2","page":"Release 1.1.0","sections":["New features","Support for reading options from meson.options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#added-metrowerks-cc-toolchains","node_type":"p","page":"Release 1.2.0","sections":["New features","Added Metrowerks C/C++ toolchains"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#generatorprocessgeneratorprocess","node_type":"p","page":"Release 1.2.0","sections":["New features","generator.process(generator.process(...))"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#support-for-defining-crate-names-of-rust-dependencies-in-rust-targets","node_type":"h2","page":"Release 1.2.0","sections":["New features","Support for defining crate names of Rust dependencies in Rust targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#all-compiler-has_-methods-support-the-required-keyword","node_type":"h2","page":"Release 1.3.0","sections":["New features","All compiler has_* methods support the required keyword"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#pkgconfig-dependencies-can-now-get-a-variable-with-multiple-replacements","node_type":"p","page":"Release 1.3.0","sections":["New features","pkg-config dependencies can now get a variable with multiple replacements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"h2","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#unified-message-strformat-and-fstring-formatting","node_type":"p","page":"Release 1.3.0","sections":["New features","Unified message(), str.format() and f-string formatting"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-support-for-build_tgt-custom_tgt-and-custom_idx-to-certain-fs-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added support for build_tgt, custom_tgt, and custom_idx to certain FS module functions"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#new-numpy-custom-dependency","node_type":"p","page":"Release 1.4.0","sections":["New features","New numpy custom dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#stldebug-gains-clang-support","node_type":"h2","page":"Release 1.4.0","sections":["New features","\nstldebug gains Clang support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"h2","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-for-gccs-null_terminated_string_arg-function-attribute","node_type":"h2","page":"Release 1.5.0","sections":["New features","Added support for GCC's null_terminated_string_arg function attribute"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#basic-support-for-ti-arm-clang-tiarmclang","node_type":"h2","page":"Release 1.5.0","sections":["New features","Basic support for TI Arm Clang (tiarmclang)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#required-kwarg-on-more-compiler-methods","node_type":"p","page":"Release 1.5.0","sections":["New features","Required kwarg on more compiler methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-for-bztar-in-meson-dist","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support for bztar in meson dist\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-for-texas-instruments-c6000-cc-compiler","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support for Texas Instruments C6000 C/C++ compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-of-indexed-plainname-and-basename","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support of indexed @PLAINNAME@ and @BASENAME@\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#nvc-and-nvc-now-support-setting-std","node_type":"h2","page":"Release 1.6.0","sections":["New features","nvc and nvc++ now support setting std"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-dia-sdk","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-llvmbased-flang-compiler","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for LLVM-based flang compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-openxl-compiler-in-aix","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for OpenXL compiler in AIX."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-variable-in-system-dependencies","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for variable in system dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#fixed-sizeof-and-find_library-methods-for-fortran-compilers","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Fixed sizeof and find_library methods for Fortran compilers"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#running-tests","node_type":"p","page":"Running Meson","sections":["Running Meson","Running tests"],"context":{"gi-language":["default"]}},{"url":"Rust.html#mixing-rust-and-nonrust-sources","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Mixing Rust and non-Rust sources"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#source-set-module","node_type":"p","page":"Source set module","sections":["Source set module"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"p","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#format-strings","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String formatting","Format strings"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-index","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String index"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-methods","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String methods"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#strings-running-over-multiple-lines","node_type":"p","page":"Syntax","sections":["Syntax","Strings","Strings running over multiple lines"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#userdefined-functions-and-methods","node_type":"p","page":"Syntax","sections":["Syntax","User-defined functions and methods"],"context":{"gi-language":["default"]}},{"url":"Threads.html#threads","node_type":"p","page":"Threads","sections":["Threads"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-with-Visual-Studio.html#using-clangcl-with-visual-studio","node_type":"p","page":"Using with Visual Studio","sections":["Using Clang-CL with Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#adding-sources-to-the-project","node_type":"p","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Adding sources to the project"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-wrapgit","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to wrap-git"],"context":{"gi-language":["default"]}},{"url":"howtox.html#producing-a-coverage-report","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Producing a coverage report"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-address-sanitizer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use address sanitizer"],"context":{"gi-language":["default"]}},{"url":"index.html#features","node_type":"ul","page":"The Meson Build system","sections":["The Meson Build system","Features"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file +urls_downloaded_cb({"token":"support","urls":[{"url":"ARM-performance-test.html#arm-performance-test","node_type":"p","page":"Arm performance test","sections":["Arm performance test"],"context":{"gi-language":["default"]}},{"url":"Adding-new-projects-to-wrapdb.html#changes-to-original-source","node_type":"p","page":"Adding new projects to WrapDB","sections":["Adding new projects to WrapDB","Changes to original source"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#base-options","node_type":"p","page":"Built-in options","sections":["Built-in options","Base options"],"context":{"gi-language":["default"]}},{"url":"Builtin-options.html#notes-about-apple-bitcode-support","node_type":"h3","page":"Built-in options","sections":["Built-in options","Base options","Notes about Apple Bitcode support"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cmake-options-object","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","\ncmake options object"],"context":{"gi-language":["default"]}},{"url":"CMake-module.html#cross-compilation","node_type":"p","page":"CMake module","sections":["CMake module","CMake subprojects","Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Code-formatting.html#clangformat","node_type":"p","page":"clang-format","sections":["clang-format"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#cons","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","GNU Autotools","Cons"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#cons3","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","Bazel","Cons"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","GNU Autotools","Pros"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros1","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","CMake","Pros"],"context":{"gi-language":["default"]}},{"url":"Comparisons.html#pros4","node_type":"p","page":"Comparisons","sections":["Comparing Meson with other build systems","Meson","Pros"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#acceptance-and-merging","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Acceptance and merging"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#env","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","env"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#installed","node_type":"p","page":"Contributing to Meson","sections":["Contributing to Meson","Tests","Configuring project tests","installed"],"context":{"gi-language":["default"]}},{"url":"Contributing.html#random-design-points-that-fit-nowhere-else","node_type":"ul","page":"Contributing to Meson","sections":["Contributing to Meson","Random design points that fit nowhere else"],"context":{"gi-language":["default"]}},{"url":"Creating-Linux-binaries.html#installing-system-and-gcc","node_type":"p","page":"Creating Linux binaries","sections":["Creating Linux binaries","Installing system and GCC"],"context":{"gi-language":["default"]}},{"url":"Creating-OSX-packages.html#creating-osx-packages","node_type":"p","page":"Creating OSX packages","sections":["Creating OSX packages"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#cross-compilation","node_type":"p","page":"Cross compilation","sections":["Cross compilation"],"context":{"gi-language":["default"]}},{"url":"Cross-compilation.html#using-a-custom-standard-library","node_type":"p","page":"Cross compilation","sections":["Cross compilation","Using a custom standard library"],"context":{"gi-language":["default"]}},{"url":"Cuda-module.html#nvcc_arch_flags","node_type":"table","page":"Unstable CUDA Module","sections":["Unstable CUDA Module","Functions","nvcc_arch_flags()"],"context":{"gi-language":["default"]}},{"url":"Custom-build-targets.html#custom-build-targets","node_type":"p","page":"Custom build targets","sections":["Custom build targets"],"context":{"gi-language":["default"]}},{"url":"Cython.html#c-intermediate-support","node_type":"h2","page":"Cython","sections":["Cython","C++ intermediate support"],"context":{"gi-language":["default"]}},{"url":"Cython.html#cython","node_type":"p","page":"Cython","sections":["Cython"],"context":{"gi-language":["default"]}},{"url":"D.html#compiling-d-applications","node_type":"p","page":"D","sections":["Compiling D applications"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#blocks","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Blocks"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#cmake","node_type":"p","page":"Dependencies","sections":["Dependency detection method","CMake"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#config-tool","node_type":"p","page":"Dependencies","sections":["Dependency detection method","Config tool"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies","node_type":"p","page":"Dependencies","sections":["Dependencies"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#dependencies-with-custom-lookup-functionality","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#fortran-coarrays","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Fortran Coarrays"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#llvm","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","LLVM"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#objfw","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","ObjFW"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#openmp","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","OpenMP"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#qt","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Qt"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#threads","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Threads"],"context":{"gi-language":["default"]}},{"url":"Dependencies.html#zlib","node_type":"p","page":"Dependencies","sections":["Dependencies with custom lookup functionality","Zlib"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#4-must-have-native-support-for-platforms-that-are-in-common-use","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","4. Must have native support for platforms that are in common use"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#7-must-provide-easy-to-use-support-for-modern-sw-development-features","node_type":"h3","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Can we do better?","7. Must provide easy to use support for modern sw development features"],"context":{"gi-language":["default"]}},{"url":"Design-rationale.html#sample-code","node_type":"p","page":"Design rationale","sections":["This is the original design rationale for Meson. The syntax it\ndescribes does not match the released version","Sample code"],"context":{"gi-language":["default"]}},{"url":"External-Project-module.html#external-project-module","node_type":"ul","page":"External Project module","sections":["External Project module"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-cant-i-specify-target-files-with-a-wildcard","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why can't I specify target files with a wildcard?"],"context":{"gi-language":["default"]}},{"url":"FAQ.html#why-is-meson-implemented-in-python-rather-than-programming-language-x","node_type":"p","page":"FAQ","sections":["Meson Frequently Asked Questions","Why is Meson implemented in Python rather than [programming language X]?"],"context":{"gi-language":["default"]}},{"url":"Getting-meson.html#packing-meson-into-a-zipapp","node_type":"p","page":"Getting Meson","sections":["Getting Meson","Downloading Meson","Packing Meson into a zipapp"],"context":{"gi-language":["default"]}},{"url":"Gnome-module.html#gnomeyelp","node_type":"p","page":"GNOME module","sections":["GNOME module","Usage","gnome.yelp()"],"context":{"gi-language":["default"]}},{"url":"IDE-integration.html#target-sources","node_type":"p","page":"IDE integration","sections":["IDE integration","The targets section","Target sources"],"context":{"gi-language":["default"]}},{"url":"Installing.html#destdir-support","node_type":"h2","page":"Installing","sections":["Installing","DESTDIR support"],"context":{"gi-language":["default"]}},{"url":"Java.html#compiling-java-applications","node_type":"p","page":"Java","sections":["Compiling Java applications"],"context":{"gi-language":["default"]}},{"url":"Machine-files.html#binaries","node_type":"p","page":"Cross and Native File reference","sections":["Cross and Native File reference","Sections","Binaries"],"context":{"gi-language":["default"]}},{"url":"Manual.html#subpages","node_type":"p","page":"Manual","sections":[],"context":{"gi-language":["default"]}},{"url":"Mixing-build-systems.html#what-does-this-mean-for-support-and-compatibility","node_type":"h2","page":"Meson's policy on mixing multiple build systems in one build directory","sections":["Meson's policy on mixing multiple build systems in one build directory","What does this mean for support and compatibility?"],"context":{"gi-language":["default"]}},{"url":"Overview.html#overview","node_type":"p","page":"Overview","sections":["Overview"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#auto-headers","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools","Configure.ac","Auto headers"],"context":{"gi-language":["default"]}},{"url":"Porting-from-autotools.html#porting-from-autotools","node_type":"p","page":"Porting from Autotools","sections":["Porting from Autotools"],"context":{"gi-language":["default"]}},{"url":"Precompiled-headers.html#precompiled-headers","node_type":"p","page":"Precompiled headers","sections":["Precompiled headers"],"context":{"gi-language":["default"]}},{"url":"Python-3-module.html#python-3-module","node_type":"p","page":"Python 3 module","sections":["Python 3 module"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#extension_module","node_type":"ul","page":"Python module","sections":["Python module","\npython_installation object","Methods","extension_module()"],"context":{"gi-language":["default"]}},{"url":"Python-module.html#python-module","node_type":"p","page":"Python module","sections":["Python module"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_moc","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_resources","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_translations","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#compile_ui","node_type":"ul","page":"Qt4 module","sections":["Qt4 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt4-module.html#qt4-module","node_type":"p","page":"Qt4 module","sections":["Qt4 module"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_moc","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_resources","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_translations","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt5-module.html#compile_ui","node_type":"ul","page":"Qt5 module","sections":["Qt5 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_moc","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_moc"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_resources","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_translations","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_translations"],"context":{"gi-language":["default"]}},{"url":"Qt6-module.html#compile_ui","node_type":"ul","page":"Qt6 module","sections":["Qt6 module","compile_ui"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments10","node_type":"table","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments11","node_type":"table","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments17","node_type":"table","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments20","node_type":"table","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments27","node_type":"table","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments36","node_type":"table","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments38","node_type":"table","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments45","node_type":"table","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments46","node_type":"table","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#arguments47","node_type":"table","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#both_libraries_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","both_libraries()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#build_target_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","build_target()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_fallback","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#dependency_method","node_type":"p","page":"Functions","sections":["Functions","dependency()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#executable_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","executable()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#include_directories_is_system","node_type":"p","page":"Functions","sections":["Functions","include_directories()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#jar_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","jar()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#shared_module_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","shared_module()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_functions.html#static_library_gnu_symbol_visibility","node_type":"p","page":"Functions","sections":["Functions","static_library()","Arguments"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_compiler.html#compilerhas_function_attribute","node_type":"p","page":"Compiler object","sections":["Compiler object (compiler)","Compiler object methods","compiler.has_function_attribute()"],"context":{"gi-language":["default"]}},{"url":"Reference-manual_returned_dep.html#depversion","node_type":"p","page":"Dependency object","sections":["Dependency object (dep)","Dependency object methods","dep.version()"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#compile_resources","node_type":"ul","page":"Release 0.37","sections":["New features","Gnome module","compile_resources"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#llvm-ir-compilation","node_type":"p","page":"Release 0.37","sections":["New features","LLVM IR compilation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-37-0.html#support-for-localstatedir","node_type":"h2","page":"Release 0.37","sections":["New features","Support for localstatedir\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#intel-cc-compiler-support","node_type":"h2","page":"Release 0.38","sections":["Intel C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#python-3-module-support","node_type":"h2","page":"Release 0.38","sections":["Python 3 module support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-38-0.html#support-for-arbitrary-test-setups","node_type":"h2","page":"Release 0.38","sections":["Support for arbitrary test setups"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#cygwin-support","node_type":"h2","page":"Release 0.40","sections":["New features","Cygwin support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#link-whole-contents-of-static-libraries","node_type":"p","page":"Release 0.40","sections":["New features","Link whole contents of static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-40-0.html#visual-studio-2017-support","node_type":"h2","page":"Release 0.40","sections":["New features","Visual Studio 2017 support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#better-quoting-of-special-characters-in-ninja-command-invocations","node_type":"p","page":"Release 0.41","sections":["New features","Better quoting of special characters in ninja command invocations"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#dependency-handler-for-llvm","node_type":"p","page":"Release 0.41","sections":["New features","Dependency Handler for LLVM"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#pkgconfig-support-for-custom-variables","node_type":"h2","page":"Release 0.41","sections":["New features","Pkgconfig support for custom variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-capturing-stdout-of-a-command-in-configure_file","node_type":"h2","page":"Release 0.41","sections":["New features","Support for capturing stdout of a command in configure_file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-41-0.html#support-for-passing-arguments-to-rust-compiler","node_type":"h2","page":"Release 0.41","sections":["New features","Support for passing arguments to Rust compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#add-support-for-genie-to-vala-compiler","node_type":"h2","page":"Release 0.42","sections":["New features","Add support for Genie to Vala compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#pkgconfig-support-for-additional-cflags","node_type":"h2","page":"Release 0.42","sections":["New features","Pkgconfig support for additional cflags"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-42-0.html#support-for-mpi-dependency","node_type":"h2","page":"Release 0.42","sections":["New features","Support for MPI dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#better-support-for-shared-libraries-in-nonsystem-paths","node_type":"h2","page":"Release 0.43","sections":["Better support for shared libraries in non-system paths"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-43-0.html#wrapsvn","node_type":"p","page":"Release 0.43","sections":["wrap-svn"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-44-0.html#adds-support-for-additional-qt5module-keyword-moc_extra_arguments","node_type":"h2","page":"Release 0.44","sections":["New features","Adds support for additional Qt5-Module keyword moc_extra_arguments\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#experimental-fpga-support","node_type":"h2","page":"Release 0.45","sections":["New features","Experimental FPGA support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-45-0.html#visual-studio-c-compiler-support","node_type":"h2","page":"Release 0.45","sections":["New features","Visual Studio C# compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#arm-compiler-for-c-and-cpp","node_type":"ul","page":"Release 0.46","sections":["New features","ARM compiler for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#string-escape-character-sequence-update","node_type":"p","page":"Release 0.46","sections":["New features","String escape character sequence update"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-46-0.html#support-for-lcc-compiler-for-e2k-elbrus-architecture","node_type":"h2","page":"Release 0.46","sections":["New features","Support for lcc compiler for e2k (Elbrus) architecture"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#arm-compilerversion-6-for-c-and-cpp","node_type":"ul","page":"Release 0.47","sections":["New features","ARM compiler(version 6) for C and CPP"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-base-build-option-for-llvm-apple-bitcode-support","node_type":"h2","page":"Release 0.47","sections":["New features","New base build option for LLVM (Apple) bitcode support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#new-options-to-gnomegdbus_codegen","node_type":"p","page":"Release 0.47","sections":["New features","New options to gnome.gdbus_codegen()\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-47-0.html#polkit-support-for-privileged-installation","node_type":"h2","page":"Release 0.47","sections":["New features","Polkit support for privileged installation"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#dependency-objects-now-support-the-name-method","node_type":"h2","page":"Release 0.48","sections":["New features","\ndependency() objects now support the .name() method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#dependencyversion-now-applies-to-all-dependency-types","node_type":"p","page":"Release 0.48","sections":["New features","\ndependency(version:) now applies to all dependency types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-48-0.html#helper-methods-added-for-checking-gnu-style-attributes-__attribute__","node_type":"p","page":"Release 0.48","sections":["New features","Helper methods added for checking GNU style attributes: __attribute__(...)\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-49-0.html#deprecation-warning-in-pkgconfig-generator","node_type":"p","page":"Release 0.49","sections":["New features","Deprecation warning in pkg-config generator"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#add-warning_level-0-option","node_type":"p","page":"Release 0.50.0","sections":["New features","Add warning_level 0 option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-pgi-compiler-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Added PGI compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#added-the-flang-compiler","node_type":"p","page":"Release 0.50.0","sections":["New features","Added the Flang compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#cuda-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Cuda support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-coarray","node_type":"p","page":"Release 0.50.0","sections":["New features","Fortran Coarray"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#fortran-submodule-support","node_type":"h2","page":"Release 0.50.0","sections":["New features","Fortran submodule support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#hdf5","node_type":"p","page":"Release 0.50.0","sections":["New features","HDF5"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-50-0.html#netcdf","node_type":"p","page":"Release 0.50.0","sections":["New features","NetCDF"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#added-basic-support-for-the-xtensa-cpu-toolchain","node_type":"h2","page":"Release 0.51.0","sections":["New features","Added basic support for the Xtensa CPU toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#gpgme-dependency-now-supports-gpgmeconfig","node_type":"p","page":"Release 0.51.0","sections":["New features","gpgme dependency now supports gpgme-config"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-51-0.html#support-for-the-intel-compiler-on-windows-icl","node_type":"h2","page":"Release 0.51.0","sections":["New features","Support for the Intel Compiler on Windows (ICL)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#add-depth-option-to-wrapgit","node_type":"p","page":"Release 0.52.0","sections":["New features","Add depth option to wrap-git\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#better-support-for-illumos-and-solaris","node_type":"h2","page":"Release 0.52.0","sections":["New features","Better support for illumos and Solaris"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#experimental-webassembly-support-via-emscripten","node_type":"h2","page":"Release 0.52.0","sections":["New features","Experimental Webassembly support via Emscripten"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#gtkdoccheck-support","node_type":"h2","page":"Release 0.52.0","sections":["New features","gtkdoc-check support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#improved-support-for-static-libraries","node_type":"h2","page":"Release 0.52.0","sections":["New features","Improved support for static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-52-0.html#support-taking-environment-values-from-a-dictionary","node_type":"h2","page":"Release 0.52.0","sections":["New features","Support taking environment values from a dictionary"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#cuda-dependency","node_type":"p","page":"Release 0.53.0","sections":["New features","CUDA dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#fortran_std-option","node_type":"p","page":"Release 0.53.0","sections":["New features","\nfortran_std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-53-0.html#improved-cmake-subprojects-support","node_type":"h2","page":"Release 0.53.0","sections":["New features","Improved CMake subprojects support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-microchip-xc16-c-compiler-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added Microchip XC16 C compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#added-texas-instruments-c2000-cc-compiler-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","Added Texas Instruments C2000 C/C++ compiler support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#backend-agnostic-compile-command","node_type":"p","page":"Release 0.54.0","sections":["New features","Backend agnostic compile command"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#cmake-find_package-components-support","node_type":"h2","page":"Release 0.54.0","sections":["New features","CMake find_package COMPONENTS support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#property-support-emscriptens-wasmld","node_type":"h2","page":"Release 0.54.0","sections":["New features","Property support emscripten's wasm-ld"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#support-for-overriding-the-linker-with-ldc-and-gdc","node_type":"h2","page":"Release 0.54.0","sections":["New features","Support for overriding the linker with ldc and gdc"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-54-0.html#the-msi-installer-is-only-available-in-64-bit-version","node_type":"p","page":"Release 0.54.0","sections":["New features","The MSI installer is only available in 64 bit version"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#b_ndebug-support-for-d-language-compilers","node_type":"h2","page":"Release 0.55.0","sections":["New features","b_ndebug support for D language compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#clang-coverage-support","node_type":"h2","page":"Release 0.55.0","sections":["New features","Clang coverage support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-55-0.html#machine-file-constants","node_type":"p","page":"Release 0.55.0","sections":["New features","Machine file constants"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#add-support-for-all-windows-subsystem-types","node_type":"h2","page":"Release 0.56.0","sections":["New features","Add support for all Windows subsystem types"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-compcert-c-compiler","node_type":"p","page":"Release 0.56.0","sections":["New features","Added CompCert C compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#added-nvidia-hpc-sdk-compilers","node_type":"p","page":"Release 0.56.0","sections":["New features","Added NVidia HPC SDK compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#cmake-subproject-cross-compilation-support","node_type":"h2","page":"Release 0.56.0","sections":["New features","CMake subproject cross compilation support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#consistency-between-declare_dependency-and-pkgconfiggenerate-variables","node_type":"p","page":"Release 0.56.0","sections":["New features","Consistency between declare_dependency() and pkgconfig.generate() variables"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#include_type-support-for-the-cmake-subproject-object-dependency-method","node_type":"h2","page":"Release 0.56.0","sections":["New features","\ninclude_type support for the CMake subproject object dependency method"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#preliminary-aix-support","node_type":"h2","page":"Release 0.56.0","sections":["New features","Preliminary AIX support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-56-0.html#python-35-support-will-be-dropped-in-the-next-release","node_type":"h2","page":"Release 0.56.0","sections":["New features","Python 3.5 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#add-support-for-prelinked-static-libraries","node_type":"h2","page":"Release 0.57.0","sections":["New features","Add support for prelinked static libraries"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#cmake-find_package-version-support","node_type":"h2","page":"Release 0.57.0","sections":["New features","CMake find_package version support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#experimental-support-for-c-modules-in-visual-studio","node_type":"h2","page":"Release 0.57.0","sections":["New features","Experimental support for C++ modules in Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#knob-to-control-lto-thread","node_type":"p","page":"Release 0.57.0","sections":["New features","Knob to control LTO thread"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#qt6-module","node_type":"p","page":"Release 0.57.0","sections":["New features","Qt6 module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#rust-now-has-an-std-option","node_type":"p","page":"Release 0.57.0","sections":["New features","Rust now has an std option"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-added-for-llvms-thinlto","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support added for LLVM's thinLTO"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-57-0.html#support-for-reading-files-at-configuration-time-with-the-fs-module","node_type":"h2","page":"Release 0.57.0","sections":["New features","Support for reading files at configuration time with the fs module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#address-sanitizer-support-for-visual-studio","node_type":"h2","page":"Release 0.58.0","sections":["New features","Address sanitizer support for Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-58-0.html#clangformat-include-and-ignore-lists","node_type":"p","page":"Release 0.58.0","sections":["New features","clang-format include and ignore lists"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#developer-environment","node_type":"p","page":"Release 0.59.0","sections":["New features","Developer environment"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#new-custom-dependency-for-libintl","node_type":"p","page":"Release 0.59.0","sections":["New features","New custom dependency for libintl"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-59-0.html#support-for-the-wine-resource-compiler","node_type":"h2","page":"Release 0.59.0","sections":["New features","Support for the Wine Resource Compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#add-support-for-find_library-in-emscripten","node_type":"h2","page":"Release 0.60.0","sections":["New features","Add support for find_library in Emscripten"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#added-support-for-cla-sources-when-crosscompiling-with-the-c2000-toolchain","node_type":"h2","page":"Release 0.60.0","sections":["New features","Added support for CLA sources when cross-compiling with the C2000 toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#cython-can-now-transpile-to-c-as-an-intermediate-language","node_type":"p","page":"Release 0.60.0","sections":["New features","Cython can now transpile to C++ as an intermediate language"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#improvements-for-the-rustc-compiler","node_type":"ul","page":"Release 0.60.0","sections":["New features","Improvements for the Rustc compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#support-for-clippydriver-as-a-rustc-wrapper","node_type":"h2","page":"Release 0.60.0","sections":["New features","Support for clippy-driver as a rustc wrapper"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-60-0.html#waf-support-in-externalproject-module","node_type":"h2","page":"Release 0.60.0","sections":["New features","Waf support in external-project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#added-support-for-sccache","node_type":"h2","page":"Release 0.61.0","sections":["New features","Added support for sccache"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#python-36-support-will-be-dropped-in-the-next-release","node_type":"h2","page":"Release 0.61.0","sections":["New features","Python 3.6 support will be dropped in the next release"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#support-for-cmake-314-is-now-deprecated-for-cmake-subprojects","node_type":"h2","page":"Release 0.61.0","sections":["New features","Support for CMake <3.14 is now deprecated for CMake subprojects"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-61-0.html#visual-studio-2022-backend","node_type":"p","page":"Release 0.61.0","sections":["New features","Visual Studio 2022 backend"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#added-support-for-texas-instruments-msp430-and-arm-compilers","node_type":"h2","page":"Release 0.62.0","sections":["New features","Added support for Texas Instruments MSP430 and ARM compilers"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#added-support-for-xml-translations-using-itstool","node_type":"h2","page":"Release 0.62.0","sections":["New features","Added support for XML translations using itstool"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#all-directory-options-now-support-paths-outside-of-prefix","node_type":"h2","page":"Release 0.62.0","sections":["New features","All directory options now support paths outside of prefix"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-server-api-support-is-removed","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake server API support is removed"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#cmake-support-for-versions-3170-is-deprecated","node_type":"h2","page":"Release 0.62.0","sections":["New features","CMake support for versions <3.17.0 is deprecated"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#experimental-command-to-convert-environments-to-cross-files","node_type":"p","page":"Release 0.62.0","sections":["New features","Experimental command to convert environments to cross files"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#rust-procmacro-crates","node_type":"p","page":"Release 0.62.0","sections":["New features","Rust proc-macro crates"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-62-0.html#support-for-arm-ltd-clang-toolchain","node_type":"h2","page":"Release 0.62.0","sections":["New features","Support for ARM Ltd. Clang toolchain"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#added-support-for-multiline-fstrings","node_type":"h2","page":"Release 0.63.0","sections":["New features","Added support for multiline fstrings"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-63-0.html#support-for-mold-linker-added","node_type":"h2","page":"Release 0.63.0","sections":["New features","Support for mold linker added"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#basic-support-for-oneapi-compilers-on-linux-and-windows","node_type":"h2","page":"Release 0.64.0","sections":["New features","Basic support for oneAPI compilers on Linux and Windows"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-0-64-0.html#bsd-support-for-the-jni-dependency","node_type":"h2","page":"Release 0.64.0","sections":["New features","BSD support for the jni dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-0-0.html#compiler-check-functions-prefix-kwargs-accepts-arrays","node_type":"p","page":"Release 1.0.0","sections":["New features","Compiler check functions prefix kwargs accepts arrays"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#new-pybind11-custom-dependency","node_type":"p","page":"Release 1.1.0","sections":["New features","New pybind11 custom dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions","node_type":"h2","page":"Release 1.1.0","sections":["New features","Support for reading options from meson.options"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#added-metrowerks-cc-toolchains","node_type":"p","page":"Release 1.2.0","sections":["New features","Added Metrowerks C/C++ toolchains"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#generatorprocessgeneratorprocess","node_type":"p","page":"Release 1.2.0","sections":["New features","generator.process(generator.process(...))"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-2-0.html#support-for-defining-crate-names-of-rust-dependencies-in-rust-targets","node_type":"h2","page":"Release 1.2.0","sections":["New features","Support for defining crate names of Rust dependencies in Rust targets"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#all-compiler-has_-methods-support-the-required-keyword","node_type":"h2","page":"Release 1.3.0","sections":["New features","All compiler has_* methods support the required keyword"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#pkgconfig-dependencies-can-now-get-a-variable-with-multiple-replacements","node_type":"p","page":"Release 1.3.0","sections":["New features","pkg-config dependencies can now get a variable with multiple replacements"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#support-targeting-pythons-limited-c-api","node_type":"h2","page":"Release 1.3.0","sections":["New features","Support targeting Python's limited C API"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-3-0.html#unified-message-strformat-and-fstring-formatting","node_type":"p","page":"Release 1.3.0","sections":["New features","Unified message(), str.format() and f-string formatting"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#added-support-for-build_tgt-custom_tgt-and-custom_idx-to-certain-fs-module-functions","node_type":"h2","page":"Release 1.4.0","sections":["New features","Added support for build_tgt, custom_tgt, and custom_idx to certain FS module functions"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#new-numpy-custom-dependency","node_type":"p","page":"Release 1.4.0","sections":["New features","New numpy custom dependency"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-4-0.html#stldebug-gains-clang-support","node_type":"h2","page":"Release 1.4.0","sections":["New features","\nstldebug gains Clang support"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-cargolock-file","node_type":"h2","page":"Release 1.5.0","sections":["New features","Added support Cargo.lock file"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#added-support-for-gccs-null_terminated_string_arg-function-attribute","node_type":"h2","page":"Release 1.5.0","sections":["New features","Added support for GCC's null_terminated_string_arg function attribute"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#basic-support-for-ti-arm-clang-tiarmclang","node_type":"h2","page":"Release 1.5.0","sections":["New features","Basic support for TI Arm Clang (tiarmclang)"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#required-kwarg-on-more-compiler-methods","node_type":"p","page":"Release 1.5.0","sections":["New features","Required kwarg on more compiler methods"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-for-bztar-in-meson-dist","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support for bztar in meson dist\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-for-texas-instruments-c6000-cc-compiler","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support for Texas Instruments C6000 C/C++ compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-5-0.html#support-of-indexed-plainname-and-basename","node_type":"h2","page":"Release 1.5.0","sections":["New features","Support of indexed @PLAINNAME@ and @BASENAME@\n"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#nvc-and-nvc-now-support-setting-std","node_type":"h2","page":"Release 1.6.0","sections":["New features","nvc and nvc++ now support setting std"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-dia-sdk","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for DIA SDK"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-llvmbased-flang-compiler","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for LLVM-based flang compiler"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-openxl-compiler-in-aix","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for OpenXL compiler in AIX."],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-6-0.html#support-for-variable-in-system-dependencies","node_type":"h2","page":"Release 1.6.0","sections":["New features","Support for variable in system dependencies"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#devenv-support-in-external-project-module","node_type":"h2","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Devenv support in external project module"],"context":{"gi-language":["default"]}},{"url":"Release-notes-for-1-7-0.html#fixed-sizeof-and-find_library-methods-for-fortran-compilers","node_type":"p","page":"Release 1.7.0 (in development)","sections":["New features (in development)","Fixed sizeof and find_library methods for Fortran compilers"],"context":{"gi-language":["default"]}},{"url":"Reproducible-builds.html#reproducible-builds","node_type":"p","page":"Reproducible builds","sections":["Reproducible builds"],"context":{"gi-language":["default"]}},{"url":"Running-Meson.html#running-tests","node_type":"p","page":"Running Meson","sections":["Running Meson","Running tests"],"context":{"gi-language":["default"]}},{"url":"Rust.html#mixing-rust-and-nonrust-sources","node_type":"p","page":"Rust","sections":["Using Rust with Meson","Mixing Rust and non-Rust sources"],"context":{"gi-language":["default"]}},{"url":"Simd-module.html#usage","node_type":"p","page":"Unstable SIMD module","sections":["Unstable SIMD module","Usage"],"context":{"gi-language":["default"]}},{"url":"SourceSet-module.html#source-set-module","node_type":"p","page":"Source set module","sections":["Source set module"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#argument-flattening","node_type":"p","page":"Syntax","sections":["Syntax","Function calls","Argument flattening"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#format-strings","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String formatting","Format strings"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-index","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String index"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#string-methods","node_type":"p","page":"Syntax","sections":["Syntax","Strings","String methods"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#strings-running-over-multiple-lines","node_type":"p","page":"Syntax","sections":["Syntax","Strings","Strings running over multiple lines"],"context":{"gi-language":["default"]}},{"url":"Syntax.html#userdefined-functions-and-methods","node_type":"p","page":"Syntax","sections":["Syntax","User-defined functions and methods"],"context":{"gi-language":["default"]}},{"url":"Threads.html#threads","node_type":"p","page":"Threads","sections":["Threads"],"context":{"gi-language":["default"]}},{"url":"Unity-builds.html#unity-builds","node_type":"p","page":"Unity builds","sections":["Unity builds"],"context":{"gi-language":["default"]}},{"url":"Users.html#list-of-projects-using-meson","node_type":"ul","page":"Users","sections":["List of projects using Meson"],"context":{"gi-language":["default"]}},{"url":"Using-with-Visual-Studio.html#using-clangcl-with-visual-studio","node_type":"p","page":"Using with Visual Studio","sections":["Using Clang-CL with Visual Studio"],"context":{"gi-language":["default"]}},{"url":"Vs-External.html#adding-sources-to-the-project","node_type":"p","page":"Visual Studio's external build projects","sections":["Visual Studio's external build projects","Adding sources to the project"],"context":{"gi-language":["default"]}},{"url":"Wrap-best-practices-and-tips.html#avoid-exposing-compilable-source-files-in-declare_dependency","node_type":"p","page":"Wrap best practices and tips","sections":["Wrap best practices and tips","Avoid exposing compilable source files in declare_dependency"],"context":{"gi-language":["default"]}},{"url":"Wrap-dependency-system-manual.html#specific-to-wrapgit","node_type":"ul","page":"Wrap dependency system manual","sections":["Wrap dependency system manual","Accepted configuration properties for wraps","Specific to wrap-git"],"context":{"gi-language":["default"]}},{"url":"howtox.html#producing-a-coverage-report","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Producing a coverage report"],"context":{"gi-language":["default"]}},{"url":"howtox.html#use-address-sanitizer","node_type":"p","page":"How do I do X in Meson?","sections":["How do I do X in Meson?","Use address sanitizer"],"context":{"gi-language":["default"]}},{"url":"index.html#features","node_type":"ul","page":"The Meson Build system","sections":["The Meson Build system","Features"],"context":{"gi-language":["default"]}}]}); \ No newline at end of file diff --git a/assets/js/trie_index.js b/assets/js/trie_index.js index fd9b200fc..ed094f00d 100644 --- a/assets/js/trie_index.js +++ b/assets/js/trie_index.js @@ -1 +1 @@ -var trie_data="AAADHgAAbEEAAJ5CAAC4QwAA9kQAATxFAAFqRgABkEcAAcpIAAHiSQACCkoAAh5LAAIuTAACTE0AAmpOAAKGTwACsFAAAuZRAALwUgADFlMAA0xUAANqVQADilYAA6BXAAPEWAAD2FkAA+BaAAPu3wAEDmEABEBiAARaYwAEkmQABMRlAATwZgAFIGcABUxoAAVoaQAFlmoABaprAAW8bAAF3m0ABgRuAAYkbwAGSnAABnZxAAaGcgAGqnMABtx0AAcCdQAHHnYABzx3AAdgeAAHjHkAB5d6AAeoLgAHqkEAB6xCAAeuQwAHsEkAB7JQAAe2UQAHuFIAB7xTAAfCVgAHxmEAB8hiAAfMYwAH0GQAB9hrAAfabAAH5G0AB+ZuAAfqcAAH8nIACAJzAAgIdAAIDHUACBR2AAgXegAIGEEACCBPAAgkUwAIJlUACCphAAg0ZQAIPGkACEZsAAhIbwAITHIACFJ1AAhceQAIX3oACGAtAAhmMgAIaDYACGrDAAh2RAAIeEYACHrJAAh8TAAIhk0ACIpPAAiOUAAIklIACJRTAAiYVQAIoFcACKJYAAikWQAIpl8ACKhhAAi0YwAItmUACLpmAAi8aAAIxGkACMpsAAjQbwAI5HAACOZyAAjsdAAI7nUACPV5AAj4LQAAAK4ACPpCAAj8wwAJAkUACQhGAAkMSQAJEEwACRJNAAkUTgAJGE8ACRpQAAkcUgAJHlMACSJVAAkkVwAJJlgACShZAAkqXwAJLmEACTJiAAk2YwAJOmQACTxlAAlMZgAJTmkACVZsAAlabwAJZnAACWxyAAlucwAJcHUACXR2AAl2dwAJeXkACXouAAl8QwAJfkYAAADIAAmATAAJgk8ACYRSAAmGUwAJiFgACYphAAmOYwAJkmQACZRmAAmWbAAJmm0ACaRuAAmycAAJtHEACbZyAAm4cwAJunUACbx2AAm/eAAAALUACco5AAnMQQAJzsMACdBGAAnSSAAJ1E8ACdhQAAAA0wAJ2lUACdxfAAneYQAJ6GUACfJpAAn8bAAKAG8ACgpyAAAA8wAKEXUAChQ5AAoWQQAKGEMAChxEAAogRQAKJEgACiZJAAowSgAKMswACjZNAAo4TgAKPE8ACj5QAApCUgAKRFMACkxUAApQVQAKVFYAClZhAApYYwAKWmUACmJmAApkaQAKaGwACmxuAApwbwAKdHIACnx0AAqBdQAKgi4ACoRBAAqGRAAAAMwACohPAAqK0AAKjFQACo5hAAqSZQAKmGkACp5vAAqndQAKqC4ACqoxAAqsQgAKrkMACrJEAAq4RwAKuk4ACsRPAAAA0AAKxtIACspTAArOYwAK0GQACtRmAArYZwAK2m0ACt5uAArycgAK9HMACvl0AAr8QQALAEQACwJOAAsEUwALBlUACwhhAAsOZQALEm8ACxRzAAsXdQALGkQACxxFAAseYwALIGUACyppAAsubgALMG8ACzdzAAs4QQALOkMACzzEAAtCSQALRkwAC0hOAAtKUwALTFQAC1BYAAtSYQALVGMAC1blAAtiaQALcm8AC391AAuAQQALhEMAC4jEAAuKRQALjEkAC5JLAAuUTwALllAAC5pTAAum1AALqGEAC7plAAvGaQAL0G8AC9l1AAvcLgAL3kEAC+REAAvmTAAAAM0AC+hPAAvsVQAL7lYAC/ZhAAv+ZQAMDmkADBJvAAwcdQAMH3YAAACyAAAAswAMIEIADCJEAAwkRgAMJk8ADChQAAwq0wAMMlQADDZVAAw4YgAMPmMAAADkAAxCZgAMROcADEZsAAxIbQAMSnAADFByAAxYdQAMW3YADFxBAAxkQwAMZkQADGhFAAxqRwAMbEkADG5LAAxyTAAMdE4ADHZPAAx6UAAMfNIADIBTAAyCVAAMhlUADIhZAAyKYQAMmmMADJxlAAykaAAMpmkADK5rAAywbAAMtm8ADMRyAAzKdQAM03kADN5FAAzgTQAM4lQADOb0AAzvdQAM9EEADPbDAAz4RQAM/EgADP5JAA0ATAANAk8ADQRQAA0GUwANCFQADQxVAAAA2AANEGEADRRlAA0yaQANNG8ADTxwAA0+dQANRXgADUZDAA1KRAANTkYADVBIAA1USQANWEsADVpPAA1gUAANZFEADWZSAA1oUwANalQADWxVAA1wYQANdGMADXzlAA2KaAANkGkADZxrAA2ebAANom4ADaRvAA2ucAANtnQADcB1AA3KdwANzXkADdJBAA3YQwAAAMkADdpPAA3cVAAN3lkADeBhAA3qZQAN9mgADf5pAA4EbwAODnIADhh1AA4edwAOIXkADiJCAA4kQwAOJkQADihGAAAAyQAOKk0ADixOAA4uUgAOMFMADjRUAAAA2AAONmIADjhuAA5GcAAOTHMADlN4AA5UwQAOWkMADlxJAA5eTQAOYFMADmJVAA5kYQAOaGUADm5pAA54bwAOfXUAAACyAAAAswAAALQADn5BAA6CSAAOhEkADohPAA6KYQAOkmUADpxmAA6eaAAOoGkAAADsAA6qbgAOrG8ADq5wAA6wcgAOtXgADrYuAA68QwAOwEQADsJNAA7EYQAOyGMADsplAAAA6QAOzG8ADs90AA7QQQAO1GUADtZpAA7ZbwAO2skADtxMAA7eUwAO4GUADuLpAA7mbAAO6XIADupGAA7sRwAO7kwADvJfAA76YQAO/GMADv5kAA8AZgAPAmcADwRoAA8GbAAPCnAADwxzAA8SdAAPFHUADxl2AA8cLQAPHi4ADyIxAA8kYQAPKOIADzRjAA8+5AAPTmYAD1JnAA9WaQAPXGsAD2BsAA9ubQAPeG4AAADvAA+EcAAPkHEAD5JyAA+qcwAPvnQAD8J1AA/KdgAP0ncAD9h4AA/begAP3F8AD+5hABACZAAQBGUAEBRpABAgbAAQJm0AEChvABA8cgAQRHMAEEh1ABBceQAQX3oAEGItABBuLgAQcDEAEHayABB8NgAQfjgAEIA5ABCEXwAQkmEAEKrjABC+5AAQwmUAEMpmABDOZwAQ0GgAENrpABDkagAQ5mwAEPBtABD4bwARFPAAERryABEm8wARLHQAETJ1ABFAdwARRngAEUl5ABFOLQAAAK4AAACxAAAAsgAAALMAEVBfABFe4QARbGIAEXDjABF2ZAAReuUAEZhmABGcaQARrOwAEbhtABG8bgARwm8AEdpwABHi8gAR7nMAEfh1ABIEdgASBncAEgh4ABILeQASDi4AEhIyABIUQgASFmEAEhpiABIcYwASJGQAEihmAAAA6AASLmkAEjDsABI27QASRu4AEmJvABJkcAASanEAEmxyABJw8wASeHQAEnp1ABJ8dgASg3gAEpAtABKSLgASlDIAAAC1ABKWOQASmlAAEpxfABKeYQASsuMAErRkABK2ZQASxGYAEspoABLOaQAS3mwAEuptABLsbgAS7m8AEvxwABMC8gATDPMAExB0ABMWdQATH3cAEyAtABMiOQATJGEAEy5iABMw4wATNmQAEz5lABNKZgATTmgAE1BpABNgagATYuwAE3RtABN4bgATfG8AE4pwABOOcgATmPMAE550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ACfwdAAn9fYAJ/xsACf/bwAoAOEAKARjACgGZAAoCGYAKApnACgQ8gAoHnMAKCl2ACgsYQAoLmMAKDBmACgy7AAoOG8AKD1zAAAA5AAAAecAKD5kAAAA5gAAAfMAKEBfAChEYQAoRuMAKFJlAChUbQAAAO4AKFZwAChY8wAoWvQAKFx1AChedwAoYXgAKGJkAChkawAoZnIAKGl5AChqYQAocGkAAADtAChybwAodHUAKHf5ACh6UAAofOwAKH5vACiAcAAog3QAKITiACiGYwAoiGwAKIptACiOcAAokXIAKJNzACiVYQAol3YAKJhsACidbgAAAOMAAAHnAAAB6wAooW8AKKJyACilcwAoq28AKKxoACiubAAosG8AAAHzACiyZwAotWkAKLZmACi8aQAAAewAKL9nACjAYgAowuUAKMlpACjKYQAozmIAKNJjACjUZQAo1mkAKNpwACjgcwAo43UAKOQtACjmYQAo6GMAKO5kACj4ZQAo+mYAKPxnACkAaAApAmoAKQRsACkIcwApCvQAKRZ1ACkZ9gAAAewAKSJvACkkcgApJ3UAKSl1ACks4QApL3IAKTBjACkycAApNnMAKTv0AClBYwApQ3IAKURhAClIZQApTW8AKU5hAClSYwApVuUAKWJoAClkaQApanAAKXV0ACl7cwApfWUAKX8wAAAAsAAAAbUAKYNJACmFbAAphmMAKYxpACmQbAAplG0AKZZuAAAA8QApmnMAKZ70ACmgdgApo3oAKaVfACmnawApqGEAKaxiACmuZAApsGUAKbRtACm2cgApuXQAKbotACm8bAApv24AKcBlAAAB8wApwmMAKcRlACnGZwApyGwAKc5uACnWcgAAAPQAKd14ACnkYQAp8mUAKfZpACn4bwAp/HUAAAH5AAAB9AAqAW8AKgJjACoEbAAqCm4AKgzvACoWcgAqKHMAKi11ACowZwAqMmkAKjVyACo2YQAqPGUAKkRpACpKbwAqU3UAKlQuACpldAAqZjMAKmhhACpreAAqbGwAKnDuACp0cwAqeXQAKnt1ACp9aQAAAbUAKn5pACqAbQAqhHIAAADzACqHdAAqiXkAKorjACqMbwAqj3IAKpDiAAAA4wAqmmkAKp1rACqeYQAqoGQAKqLlACqk7gAqtHIAKrt0ACq+bQAqwW8AKsMtACrEXwAAAOQAKsbmACrIbQAqym4AKszvACrS8gAq3fQAAAHzACriYgAq5GUAKuZmACroaQAAAO0AKuxvACrwcAAq8nUAKvd2ACr4YQAq++8AKv5vACsB9QArEmEAKxRiACsWZAArGGkAKxpsACscbwArIXYAKyJnACslbAArJmEAKzBlACs2aQArOG8AKz1wACs+YwArQGUAK0N0ACtIZQArSmgAK03rACtYYQArXGUAK17pACtjbQArZWYAK2cyACtpdAAramMAK2xpACtubAArcm4AK3ZwACt4cgArgHMAK4Z0ACuJdgAri2YAK4xhACuSZAArlGwAK5x1ACuf+AAro2kAK6RjACumZAArqmUAK6xnACuubgArs3MAK7RsACu4bQArum4AK7xvACu+cAArwnIAK8RzACvG9AAryXUAAADjAAAB8AArzG0AK85zACvRdAAr0m0AK9ZuACvbcgAr3XAAAACuAAAB5QAr4TgAK+ItACvlOAAr5zgAK+k4AAABxQAAAdMAAAHIACvrNgAAAe0AAADjACvs5QAr8OwAK/JuACv0bwAr9nAAK/n1ACv65QAsAGkAAADsACwCbgAAAfMALAQtACwGXwAsCmMALAxuACwObwAAAPMALBF1ACwSbgAAAfQAAAHyACwVbAAsFmEALBhnACwabQAsH3AALCgtACwuYgAsMGMALDpkACw+ZQAsRGYAAADnACxMaAAsTukALFZqACxYbAAsWm4ALFxvACxecAAsYnMALGz0ACx39gAsfi0ALIHzAAAA4wAsgmUALIRpACyGbwAsiHIALItzACyMXwAAAOEAAADoAAAA7gAsmO8ALJxzACyheQAsomEALKRlACypcwAsrG4AAADyACyxdgAssmcALLVpAAAB6wAstm4ALLl0AAAB6QAsuuIALL1pACy/YQAswW8ALMJkACzEZwAsxmwALMhuACzNcwAAAe0AAAGyACzPbwAs0WUALNJlACzUaQAs1nAALNhyACzb+QAs5GwALOZuACzobwAAAPQALOt3ACztbwAs8mIALPRsACz2cgAs+XQAAAHoACz7YQAAAbMALPxiACz+YwAtAGkALQJtAC0EbgAtCHIALQpzAC0MdAAtDnUALRH5AAAAsAAAAOEAAADjAC0UaAAtFm0ALRlvAC0aLgAtKDYALSpfAC0s4wAAAOQALS9mAC0wYQAAAOQALThl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ADNkbQAzZ3QAM2gtAAAAtAAzamEAM35lADOCaQAzhmwAM4lvADOOZAAzkGcAM5psADOebQAzpG4AM6ZyADOocwAzqnQAM696ADOwZQAztWkAM7ZhADO6aQAzv28AM8FhADPEYQAzyGQAM8tpADPOLQAz0GIAM9JmADPUbAAz3G0AM95uADPgbwAz4nAAM+RyADPmdQAz63YAM+xhADPyZAAz9mUAM/xpADP+bAA0AG4ANAJvADQGcgA0CXUANArsADQPdQA0EOMANB10ADQeZQA0IWgANCJhADQy5AA0QGUANEZpADRI7AA0Sm8ANFLyADRedQA0ZXkANGZiADR+YwA0gmQANIRmADSGZwA0iGkANIxtADSO7gA0knAANJdyAAAB7gA0ml8ANJxhADSjaQA0pm0ANKpuADSvcwAAAewANLjiADTAYwA0wucANMxpADTQawA00mwANNRtADTWbgA02PAANNryADTgcwA043UANORsAAAB8AA05mEANOpjADTsZAA07mcANPBsADTy7QA09O4ANPjyADT+cwA1AnQANQV4AAAB9AA1CGUANQxpADUQbwA1FHIANRl1ADUcLQA1IGEANSJmADUkbAA1Jm0ANSpuADUscAA1LnQANTF6ADUzLQAAAfAANTZfADU8ZAA1QGcANUJrADVEbAA1SG0ANUpvADVM8AA1UnQANVR1AAAB+AAAAe0ANVhhADVkZQA1aGkANXJvADV5dQA1f18AAADmAAAB+QA1gG4ANYRyADWLdAA1jE8ANY9vADWQZQA1kmkANZVvAAAB9AA1mXAANZ9sADWgcwA1o3UANaRoADWmaQA1qWwAAAHwADWragA1rF8ANa7jAAAB5AA1sOEANbNpADW0YQA1vmIANcBjADXEZAA1yGUANcxmADXQaQA13msANeBtADXibgA15m8ANe5wADX0cQA19nIANfhzADYAdAA2AnUANgR3ADYJegA2Ci0ANgxjADYOZAA2EGcANhJsADYUcAA2F3MANhnsADYc4QAAAOIANihlAAAA7wAAAPIANi/1ADYwZgA2NmgANjlpADY7aQA2PXgANj8uADZDNAA2RF8AAADpADZG7AA2UG4ANlJwADZV8gA2XnIANmDzADZleAA2ZmMANmhpADZqagAAAOwANmxuADZycgAAAfoANntlADZ8YQA2fmMANoJkADaEZQAAAO0ANoZvADaIcgA2i3MANo5RADaRcQAAAeMANpNhADaULQAAAOMANpZpADaYbAA2m3IANpwtADaeMgA2oF8ANqJjADakZQA2p3cANqlhADarbAA2rXIANq8yAAAA5gA2sGkANrJsADa2bgA2uHIANr5zADbEdAA2x3kANstoADbMYQA20OIANtZlADbYaQA22mwANtxyADbgcwA24nYANuV4ADbnbwA26GkANu1vADbuZAA29GYANvZrADb4bAA2/G4ANwjwADcKcwA3DXQANw9yADcRbwA3EmYANxTuADcWcgA3H3UANyFlADciYQAAAOMANyZlADcoaQA3K28ANy13ADcuLQA3M3cANzVwADc2sAA3OG8ANzv5AAABtAA3PbYAN0BtADdDdgA3RDEAN0ZvADdJdQA3S2cAN0xuADdPeAA3UWUAAAHoADdSLQA3VGwAN1duADdZYgAAAMMAAAHjADdb7AAAAfUAN11yADdeYwA3YGwAN2N3ADdkYQA3Z2UAN2lsADdqLQA3bmUAAAHsADdwZgA3cmgAN3V4ADd4YwA3emoAN3xtADd/cwA3gGEAN4NsADeHZQAAAewAN4l1ADeLeQA3jXQAN45hADeRcgAAAOcAAADtADeT8AA3lWkAN5duADeZcAA3m3kAN5x0ADeheQA3o0MAN6VTAAAB8wA3p00AN6lIADerQwA3r04AN7FJADezYwA3tXIAN7ZvADe5dAA3u2UAN8BpAAAB8wA3xGkAN8hyAAAB8wA3y2kAN81hADfPYQAAAO4AN9FyADfTbwA31WEAN9dvADfZaAA322UAN91lADfeTgA34XIAN+NOADfkYwA353IAN+lhADfqUwA37FYAN+9sADfzaQA39XYAN/dpADf56AA3+3UAN/11ADf/dAA4AWEAOANlADgEZQA4BmkAOAl1ADgLZQA4DWUAOA5lADgRcgA4E2sAOBVhADgXdQA4Ge8AOCVpADgncgA4KUsAOCtFADgtUwAAAfMAOC9MADgxawA4NXgAODblAAAA6AA4OWkAODtlADg9aQA4P2EAAAHsADhBdAA4Q2kAOERhADhHZAA4SW4AOEtjADhNYwAAAOsAOE5sADhRcwA4U2UAOFVhADhXZAA4WWsAOFtiADhdZwA4X2YAOGFmADhjbAA4Z2UAOGlwADhrYQA4bWkAOG90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AENqbwBDbXAAQ25jAENwbgBDdHMAQ3d1AEN4awBDe3IAQ31jAAAB8wBDfnIAQ4F4AEODcgBDhOUAQ41pAEOTcgAAAOQAQ5RsAEOYbgBDmm8AQ591AEOgLgBDomEAQ6RiAEOqZABDrGkAQ65tAAAA7wBDuPAAQ8l1AEPKYwBD1mQAQ9pmAEPmagBD6G4AQ+rzAEP09ABD/XYARAFrAEQCaQBEBfkARA7lAEQUbgBEF3IAAAH0AEQYbABEGm4ARBxwAEQfcgBEIWUAAAH5AEQiLQBEJl8ARDZjAEQ8ZgBEPm4AREB1AERDegBERF8AAAHzAERGZgBESHMAREt0AERMYQBET2QARFF0AAAB5gBEUmEAAADwAERVcwBEVmEARFlsAERbbwAAAfkARF1nAERfbABEYXAARGPhAERlbABEZ2IARGnzAERq7ABEbHIARG9zAERz9ABEdG8AAADzAER3dABEeWwARHtjAER8XwBEfmYARIFvAESDbABEhXcARIdoAESJdQBEi3IARI1lAESPbABEkW0AAADkAESTaQBEl28ARJluAESbbQBEnWcARJ93AESh6ABEo+EARK8xAESwYgBEsmMARLRsAES2cABEuHMARLp0AES9dgBEvmkARMHzAETCYQBExWwARMdhAETJbwBEy2IARM0yAETPZABE0ewARNRpAETXdQBE2GUARNppAETebABE4W8AROd1AETobQBE63AAROxhAETvaQBE8GEARPJlAET1aQBE928ARPl0AET6LgAAALMARQxfAEUQZQBFEmYARRRsAEUWbQBFGHIAAADzAEUbdABFHGUARR9pAEUgYwBFImUARSRpAEUoawBFKnAARS30AEUyYQBFN2UARTrlAEU+aABFQGkARUNyAEVFYQBFR+8ARUhnAEVLbABFTfQAAAHuAEVV5gBFXGUARV5pAAAB7wAAALEAAACyAEVgXwBFYmUARWZuAEVocAAAAfMARWphAEVy4wAAAOsARXpwAEWB9ABFiGUARYtpAEWPbgBFkWwARZNjAEWUZQBFlmkAAAHzAEWYYwBFm3AARZ15AEWfZQBFoG4ARaNzAAAB8wBFpGIARaZrAEWqbwBFrPMARa50AEWxdQBFs3MARbVhAEW39ABFuWIAAAHzAEW7YgBFv24ARcN5AAAB6wBFxWcARcllAEXLdABFzGcARc5tAEXRdwBF1XYARdfwAEXdZABF3i0AReFfAEXjSQAAAfMAReVtAEXnaQBF6XIAResuAAAB6wAAAe8ARextAEXv8ABF82wARfVhAEX3ZQBF+XIAAAHrAEX8ZABF/2kARgBhAEYDaQBGBW8ARgdsAAAA5QBGCmkAAAH5AEYPbwAAAe8ARhFpAEYTcwBGFWUARhf0AEYeZQBGIGkARiNvAEYldgBGJ2UARilyAEYqZwBGLG0ARi92AEYxbQBGMmMARjVpAEY2YQBGOWUAAAHjAEY7dQBGPGwARj90AEZAaABGQmwARkV0AEZHYwBGSWwARkt1AEZNYgBGTmEARlBsAEZTbwBGWC0ARlpfAEZgZQBGYmkARmXzAAAB9ABGZ28ARmhpAEZrbABGbWEARm9vAEZwaQBGc28ARnV1AEZ2YQBGeGUARnpoAEZ8aQBGgHIAAAH0AEaF7QBGiC4ARpAyAEaSXwBGlGkARpd2AEaZeABGm28ARp1iAEaeYQBGoWkARqNzAEalbwBGp2EARqg4AEarZQAAAOEARq/lAEawYQBGtGUARrdpAEa7LgBGvW8ARr5sAAAB7gBGwG4ARsNyAEbFbABGxmMARsltAEbMZQBG02wAAACxAAAAsgBG1F8ARthjAEbabQBG3XIARt9hAEbgcwBG4vQARud2AEboYQBG7GUARvJsAEb4bwBG/fIARv5lAEcCbABHBXIARwl0AAAB+ABHCjAARw8xAAABxQAAAeQARxDlAEcSaQBHFfQARxbsAEcf8gBHIOwARydzAEcpaQBHKmMARy1nAEcuaABHMfQARzVhAEc3bwBHOWUARz1sAEc/LQBHQHMAR0N0AEdFcgBHR28AR0jkAAAB7ABHT2IAR1FtAEdTYwBHVW4AR1dhAEdZdgBHW2EAR11hAEdfbABHYXUAR2LlAEd27ABHeXQAR3phAEd85ABHiOUAR4tpAEeMZQBHjm0AR5FzAEeSZQBHlmkAR5h1AEebeAAAAOMAR5znAEeeawBHoG4AR6JzAEek9ABHr3cAR7JjAEe1eABHt3AAR7hhAAAB9wBHumkAAAH4AEe9LQBHv3UAR8BkAEfCaQBHxWwAR8f0AEfILQBH1i4AR+ZfAEfuYgBH8WwAR/JiAEf0YwBH+GUAR/xnAEf+6wBIAO0ASAZuAEgIdABIC3cASAxkAEgPcwBIEG4ASBNyAAAB4QAAAeUASBVvAEgWYwBIGGcASB1tAEge5QBIKmwASCxxAEgvcwBIMGIASDJkAEg1ZQBINm0ASDhuAEg6dwBIPXoASD9zAEhAYQBIQmMASERoAEhGaQBISG4ASEpwAEhMcgBIT3MASFNyAAABsgBIVWkASFd1AEhYZgBIW+wASF7jAEhlZABIZuUASGtpAEhtdQBIb3AASHFyAEhzbgBIduUASHtpAEh9YQBIf2gASIF0AEiDLQBIh3YASIl5AEiKLQBIjC4ASJJpAAAA7QBIlXUASJczAEiZLQBIm3IASJ1pAEifLQBIoGIASKJjAEioZQBIqmgASKxpAEiwcABIsnIASLV2AEi2YQBIuGUASLttAEi83wBI1XQASNcuAEjbcgBI3TYASN90AEjhbAAAAfAAAAHhAEjiLQBI6l8ASO1tAEjuLQBI8F8ASPRhAAAA8wBI93QASPhoAEj6aQBI/WwASP9pAAAB9wBJAfcASQLiAEkLdABJDOIASRFyAAAB6wBJEm8AAAH0AEkVbgBJF2kASRhjAEkbZABJHW0ASR4tAEkgMQBJJjIASSo4AEksOQBJMFgASTJfAEk2cwBJOXgASTvsAEk9agBJP28ASUFuAAAB5AAAAOQASUNnAElFZQBJR20ASUktAAAA4gBJSmkASUxtAElObgBJVXAASVZhAElYZQBJW3MASV1sAEledQBJY/cASWXjAElnaABJaXQASWpfAElsZQBJb3IASXFzAElzcgBJdC0AAAC0AEl6XwBJfmMASYJkAEmHdABJiGQASYtyAEmPcwBJkF8ASZNkAEmXYgAAAfMASZk2AEmbZQBJnWsASZ9rAEmg5gBJo/QASaTkAAAB5wBJqXAASazkAEmyZgBJtG0ASbduAEm43wBJyugAAAHuAAAB5QBJz2UAAAG1AEnQ5AAAAPIASdV2AEnXbAAAAOQASdhlAEna7ABJ3fAASeNyAEnkYQBJ52MASelnAEnrbwBJ7GQAAAHlAEnvcgBJ8egASfZuAAAB9ABJ+XQASfrkAEn/aQBKAWUASgNvAEoFawBKBuUASgtpAEoNaQBKD/QAShVkAEoWcgBKGXMAShvsAEodbABKH/AASiBhAEojYgBKJGQAAAH0AAAB5ABKJmUASilvAEor7gBKLWMAAAG2AAABtgAAAbYAAAG0AEoucABKMXMASjMuAAAB8wBKNe4AAAHjAEo7LQBKPuEASkJuAAAB8wBKRW8ASklvAEpLcgBKTGYASlF0AEpTbABKVW8ASldyAEpZbgBKW28ASl11AEphZwBKY3UASmRlAEppdQBKamEASmxlAEpubABKdm8ASntyAEp+ZABKgHAASoNzAEqFdQBKhmQASohpAEqKbABKjG8ASpNyAEqUZQBKm2kASqBmAEqibABKpXYASqZlAEqoaQBKqmwASq3vAEqzZQBKtGMAAADoAEq2cgBKufQASrtlAEq9aQBKv2UASsF0AErCbABKxXUASsZlAErKaQBKzHAAStB0AErXdQBK2C4AStxlAErk7ABK5nIASut1AErsYQBK7mUASvJpAEr1bwBK+2IASv0tAEr/cAAAAfgASwFuAEsDZQBLBXMASwZhAEsIZABLDGYASw5wAEsQcwBLFXYASxZsAEsZbQAAAO8ASxt1AEsfcwBLIW4ASyLtAEslcgBLJl8ASyl0AEsqZQBLLXMASy/hAEs3dABLOWcASz1rAEs/YgAAAfMAS0HuAEtJawBLS+4AS1FnAEtVZwAAAfkAS1ZpAAAB6wBLWXMAS1tuAEtddgBLX3AAAAHsAEthbABLY24AS2QtAEtmXwAAAPMAS2h2AEtrdwBLbewAS2/kAEtxcwBLc2kAAADiAAAA9ABLdXcAAAHvAEt5YQAAAe4AS3tsAEt9cgBLf2UAAAHrAAAB5AAAAeUAS4DkAEuF5wBLi2cAS410AEuP5QBLkW4AS5JlAEuVbwBLl20AS5lzAEub9gBLnGIAS55nAEugbABLom0AS6RzAEumdwBLqXoAS6u0AEutbABLr28AS7FsAEuy5ABLuusAS7xyAEu/dgBLw2wAS8X0AEvGYQBLy2kAS81nAEvP9ABL0XMAS9V0AEvXZQBL22kAAAHvAEvcLQBL3i4AS+KxAAAAsgAAAMEAAADCAEvkUwBL6OEAS+riAEv04wBMAGQATAhlAEwQZgBMFmcATB5oAEwgaQBMJGoATChrAEwqbABMMu0ATDhuAEw+bwBMSHAATFZxAExYcgBMXPMATHB0AEx2dQBMhHYATIh3AEyOeABMoHkATKN6AEynZQAAAOUATKl0AEyraABMrWUATK9pAEywZQBMtmcATLrrAEzIdABMy3UATM30AEzWZQBM2XQAAAHlAEzbLQBM3WIATN/tAAABsgAAAeIATOExAEzj5ABM6WEATOxmAEzuZwBM8mkAAADvAAAA8wBM93UATPnnAEz+awBNAm4ATQXwAE0GZQAAAPMAAAH0AAAB8wAAAeUATQgtAE0LZQBND2wATRFhAE0SLQBNFWoATRdvAE0ZcABNG2QATR1hAAABsgAAAesATR5PAE0iYgBNJGQATSZoAE0obwBNK3IATSxhAE0uaQBNMW4ATTJsAE007gBNOm8AAAHzAE09bwBNPmUATUVpAE1GZgBNSGwATUt3AE1MYQBNTmQATVJnAE1UaQBNWG4ATVpwAE1ddQBNXnAAAAHzAE1iYwBNZGcATWbrAE1ucwBNcXQATXLtAE10cwBNd3QATXhjAE166ABNfnIATYB0AE2DdQBNhC0ATYZfAE2IZgBNimkATY13AE2PZwAAAfUAAAH0AE2RXwBNmfMATZpuAE2fcwBNoWgATaNpAE2mYgBNqW8ATap0AAAB9QBNrmMAAADlAE2xZwBNtOEATbZvAE25cwBNumEATb5oAE3BcgAAAOUATcVyAE3HZABNyWUATcvlAE3OXwBN0OQATdJnAE3UaQBN2G8ATdpzAE3ddQBN3/MATeBhAE3jcgBN5C0ATeZjAE3qcwBN7XQATe9pAE3wZQBN82kATfViAE33bgBN+XIATftnAE39YwBN/3MATgF0AE4CLQBOBF8ATgtrAE4M5QBOEmkAThV1AAAB5ABOF2UAThhpAE4a7wBOHXQATh9lAE4gaQBOI28ATiVuAE4m5QBOK2kATi1sAE4vZQBOMWwATjLjAE43ZgBOP2kATkFyAAAB6ABOQ24ATkV1AE5GaQAAAe4ATkguAE5KZgBOTXAATk80AE5R4wBOVfMATlcyAE5ZZABOW2wAAAHzAE5ddAAAAe4ATl5pAAAB7ABOYGEATmN1AE5lcwBOZ2MATmtkAE5vcgBOcGEATnJlAE51cwBOd3AATnlvAE57eABOfWUATn9pAE6BcgBOgnQAToV1AE6JZQAAAeEATotmAE6MZQBOmWkATptvAE6fcgBOoe0ATqJpAE6ldQBOp3QATqnhAE6rcgBOrWIATq90AE6xZABOuWEAAAHvAE67aAAAAe4ATr30AE7AYgBOwmMATsRmAE7GbABOyHAATspyAE7McwBOz3cATtByAE7TdABO1C0ATtZfAE7YZQBO3WwATuF1AE7jdABO5eUATudqAE7pYgBO62gATu0tAE7uYwBO8G8ATvJwAE71dABO9mIATvhjAE77cwBO/WEATv9sAE8A5QBPA28ATwVhAE8HcgBPCW4ATwphAE8NZQBPDi0AT0JsAE9EbgBPRnMAT0l6AE9LcgBPTGUAT1FtAE9TdABPVC0AT1ZfAE9YYQBPXOUAT15oAE9gaQBPZ24AAADhAE9oZQAAAe8AT2tpAE9tZQBPb+wAT3AtAE9yYgBPdGUAT3dwAE95cwBPe+MAT31kAE9/aQBPgeUAT4NwAE+F+QBPhuMAT45kAE+QZQBPk2YAT5VpAE+XbwBPmGEAT5plAE+caQBPn3UAT6FpAE+iYQBPpXUAT6dlAE+oYQBPq28AT6xlAE+uaQBPsWwAAAHjAE+zXwBPtC0AT7ZlAE+7cwBPvDMAT79hAE/B9ABPwy4AAAHlAE/ELQBPyi4AT85BAE/RYQBP0mkAT9V5AE/XdABP2WEAAAHkAE/bcQBP3O4AT/9yAFABbwAAALEAAACyAFACXwBQBmkAUA1sAAAB8wBQD2MAUBBoAFATdQBQFWUAUBdhAFAYZQBQG2cAUB1vAFAfYwBQIXAAAAHzAFAjLQBQJWUAUCdvAFAoLQBQKl8AUCxjAFAuZABQMmUAUDRmAFA2bABQOXAAUDtyAFBELQBQR2UAUEstAFBNcgBQTmsAUFRtAFBXbwBQWGQAAAHyAFBbZQBQXO4AUF/yAFBhawBQYmQAUGRnAFBnaQBQaWUAUGrhAFBwZQBQcmkAUHZzAFB6dABQg3oAUIRjAFCG8wBQj3QAUJJjAFCU6ABQn3QAUKF0AFCj8ABQpWEAUKflAFCpdQAAAesAUKt0AAAB7wBQrWQAUK9wAFCxLQBQsi0AULxjAFC+ZgBQwmkAAADsAFDEbQBQyHMAUM10AFDPcwBQ0G4AUNNyAFDVcwBQ1jIAUNjrAFDbbwBQ3WMAAACzAFDf5QBQ43QAUORlAFDmaABQ6WkAUOttAAAB8wBQ7XgAUO4tAFDwLgBQ8l8AUPVjAFD2YwBQ+mkAUPzuAFECdABRCfkAUQxhAAAB+AAAAecAUQ5nAFEQbQBRE3MAURVkAFEX5QBRG24AAAHlAFEcYQBRHmkAUSNrAAAA7AAAAfIAUSV1AFEn9ABRLGEAUS5pAFEy8wBRNfQAUTxlAFE/ZgBRQWUAUUM2AFFEYwBRRmcAUUlpAFFKLQBRWmIAUVxjAFFiZABRZmUAUWhmAFFsbABRbm0AUXJwAFF2cwBRenQAUX12AFGAbQBRgm4AUYbvAFGJdgBRjGIAUZDjAFGWZABRmGYAUZpnAFGe6gBRom0AUahuAFGqbwBRrHAAAADzAFG2dABRuvYAUb94AFHDdQBRxXIAUcdsAFHJaQBRy+wAUc7lAFHQZwBR03AAUdXoAAAA8wBR23QAUd16AFHeZwBR4WkAUeJpAFHnbABR6WkAUetvAFHtbwAAAekAUe9oAFHxYwBR828AUfX1AFH3awBR+G4AUftzAFH8bQBR/nIAUgF1AFICYwBSBXAAUgctAFIJcgBSC3UAUgxhAFIPbwBSEGsAUhLsAFIWbgBSGnIAUh16AFIeYgBSIHIAUiRzAFIndQBSKGMAUiplAFIsbABSLnIAAAH0AFIxdABSNXIAUjdlAFI5LQBSOy0AUj0tAFI/LQBSQS0AUkMtAFJFYwBSRmEAUklpAFJLcwBSTGQAUk/nAFJRaQBSU+UAUlVpAFJXXwBSWWEAUltjAFJcYQBSYGMAUmJkAFJkZQBSaGkAUmxsAFJucgBScHMAUnN1AFJ0YwBSeOQAUobsAFKJcwBSimEAUo11AFKOZQBSkmkAUpRvAFKccgBSn3UAUqBlAFKiaQBSpXUAUqhhAFKqZQBSrGkAUq5sAFKybQBStG8AUrd1AFK4YQBSumUAUr5pAFLAcgBSwnMAUsV1AFLGbQBSyW4AUs1lAFLOYQBS0mUAUtZpAFLcbwBS3ncAUuH5AFLiYQBS5mUAUulvAFLsYQBS7mQAUvFlAFLzcgBS9GUAUvZsAFL67wBS/nIAUwN1AFMFdQBTCWEAUwplAFMOaQBTEm8AUxhwAFMc9ABTIXUAUyRhAFMmcgBTK3UAUy1zAFMwYQBTMmUAUzdpAFM6bwBTPXIAAAHsAAAB6ABTQWgAAAHzAFNCYwAAAesAU0dpAAABuAAAAOIAU0luAFNLaQAAAesAU01sAFNP9ABTUGcAU1N0AFNVdABTV3YAU1l1AAABsQAAAekAU1pSAFNdcgBTX2IAU2FpAFNj5QBTZi0AU2hfAFNwbgBTdnIAAADzAFN5dABTe/QAU4dyAFOJcABTi28AAAGtAFONsABTj3IAU5HlAFOYZQBTm3AAU5xkAAAA5QBTn2kAU6FzAFOjaQBTpOUAU6lpAFOr7gBTrGwAU7HuAFO7YQBTvW4AU8FlAFPEZQBTxnAAU8lzAFPKbQBTzG4AU89wAFPQYQBT0mMAU9RlAFPXaQBT2C0AU9qyAFPhcABT4m0AU+VyAFPmbwBT6HIAU+p0AFPtdQBT7mYAU/BtAFPzdQBT9GQAU/ZlAFP5ZgBT+mEAU/xpAFP+cABUAXYAVAJkAFQEcwBUCXQAVAxhAFQPdABUEXUAVBJnAFQUaQBUG3YAVB9zAFQgLQBUIl8AAADzAFQodABUK3UAAAHsAAAB8AAAAbQAVCwtAAAAsQBULjIAVDIzAFQ0NQBUNmQAVDhsAFQ6cABUPnIAVEN2AFREYgBUR2wAVEpmAFRN8ABUUWUAVFJyAFRUdQBUV3YAVFnlAAAA4wBUXGkAVF5rAFRg7gBUZXQAVGZlAFRpaQBUauQAVGxwAFRvdQBUcWcAVHNpAFR1dABUduUAVHt1AFR95QBUgGwAAAH3AFSD8ABUimMAVI1wAFSOZwBUkXIAVJP3AFSWbABUmXIAVJprAFSdcABUn2YAVKBmAFSjcABUpWMAVKdyAFSpdABUrGEAVK5lAFSw9QBUs3YAVLdlAFTDYQBUxW4AVMdoAFTJ9ABU0G4AVNNyAFTVZQBU1mMAVNhyAFThdwBU4mwAAAH4AFTk4wBU6GUAVO1uAFTxbgBU82kAAAHnAFT0cgBU9/QAVPtpAFT9cgBU/mkAVQFwAFUDYQBVBjEAVQgyAFUKMwBVDF8AVQ5kAAAB8wAAAfAAAAGyAFURZgBVEmIAVRZnAFUcbABVHm4AVSRyAFUmcwBVKHQAAAH5AFUuZABVMGUAVTJpAFU2bABVOG8AVTpzAFU9dQBVPmEAAADtAFVB8ABVQ2MAVUVkAFVGbQBVSG4AVUpwAFVNcgBVUC4AVWJhAFVqZQBVbGkAVXZvAFV5dQBVemMAVXxkAFV/ZgBVgWwAVYQtAFWKXwBVjGEAVY5jAFWSZABVlGYAVZZqAFWYbQBVnHAAVaBzAFWodABVr3YAVbBjAAAB6wAAAe8AVbNmAFW3ZwAAAOQAVbn0AFW9bQBVwG8AVcN3AFXEZQBVx3AAVcxwAFXPcgBV0TYAVdJsAAAA8AAAAfkAVdRmAFXXdABV2GIAVdtsAFXc4wBV33QAVeBfAFXiYwBV5HAAVeZyAFXpdABV6l8AVexsAAAA8wBV73UAVfF0AAAAsQAAALIAVfJnAFX2bAAAAfMAVfjsAFX7cwBV/WUAAAHrAAAB4gBV/3QAVgEtAFYCLgBWBGIAVgdnAFYJ6wBWC2cAVg1hAAAA7QBWD3MAVhFoAFYTaQBWFXIAVhdsAFYbcAAAAOQAAAHzAFYebQBWJG4AVidyAFYobABWK/QAVkNoAFZEYQAAAfQAVkZtAFZJbwBWSu4AVlNyAFZUcgBWWXUAVlxlAFZhbwBWZG0AVmduAFZoYQBWa2MAVm1yAFZv5gBWcWkAVnTlAFZ5aQBWe3kAAAHzAFaBbABWg28AVoRlAFaHbwBWiGkAVopsAFaNdQBWjmEAVpPvAFaXZwBWmWUAAADkAFabZQBWnewAVqPsAFaqLQBWrGkAVq9tAFaxYQBWsmMAVrVoAFa2YwBWumQAVr5pAFbCbgBWxHYAAAH5AFbIYQBWy+UAVs5jAFbQZwBW0vAAVtRzAFbXdgBW2G0AVtpuAFbddQBW3uUAVuBuAFbjcwBW5WYAVuZlAFbpbgBW6mkAVuzuAFb1dABW928AAAHTAFb58wBW+2EAVv10AFb+LQBXA2YAVwTlAFcOaQAAAe8AVxNpAFcVYQBXF24AVxlhAFcbLQBXHWkAVx9mAFchZgBXI18AVyVzAFcnbgBXKGIAVypmAFcsbABXLm0AVzF2AFczdQBXNGgAVzdvAFc6ZQBXP+8AV0BzAFdDeABXRGUAV0dvAFdIYwBXTGYAV1BuAFdUcQBXVvQAV1x2AFdf+ABXY24AV2VvAFdoZQBXa28AV2xiAFduZgBXcHAAV3NyAFd0YQBXdmwAV3lyAFd9dQBXf2UAV4JlAFeEcABXhnQAV4l1AFeRbwBXk3MAV5hhAFebaQBXnWkAV590AFehbwBXo2EAV6VyAFenbwBXqWUAV6t0AAAA5AAAAfMAV6xiAFewZABXtGcAAADtAFe2bgAAAfIAV7gtAFe6XwBXv/IAV8lhAFfKLQBXzDgAV9FjAFfTYQBX1WwAAAHkAFfXeABX2DQAV+E1AAABswBX5WwAAACxAFfm4QBX7mcAV/BpAFf1dQBX+WkAV/vpAFgAXwBYAmEAWARpAFgKbgAAAfkAAAH0AFgMLQBYD18AWBFwAFgTdAAAAfMAAAHhAFgUZABYFm8AAAH2AFgYYgBYHGkAWCDzAFgndABYKWEAWCtiAFgsZQBYL2kAWDFlAFgz9wBYN2wAWDl0AFg6aQBYP3UAWEF1AFhDdQAAAeYAWEVhAAAB5ABYR3QAWEliAFhLYQBYTTAAWFFtAFhTbwBYVW4AWFdoAFhZaQBYW2sAWF0uAFhfMwBYYfQAAADrAAAB7ABYY3QAWGRmAFhm7gBYb3IAWHDtAAAA7gBYd3QAWHljAFh6bAAAAfMAWH1hAFh+6wBYgXAAWIItAFiEYQBYh3MAWIvrAFiPcgBYkewAWJJlAFiVcgBYl3QAWJllAFibdAAAAe8AWJxjAFifdABYoWwAWKLlAFimZwBYqXQAWKtpAFit6QBYrmQAAAHsAFiwMwBYsl8AWLRkAFi45QBYvm0AWMFzAAAB5QBYw2gAWMVuAFjHbwBYyW4AWMvmAFjNZABYzuQAWNDrAFjgcgBY5XMAWOlsAFjrZABY7G4AWO/wAAAB7gBY+3QAWQFuAFkDLgBZBjMAWQljAFkLaQBZDWwAWQ8tAFkRcgBZEy4AWRQtAFkZXwBZG2EAWR1pAFkftgBZIWQAWSNyAFklXwBZJ2kAAAH0AFkpdABZK2cAWS1pAFkvZQBZMWMAAAHzAAAB5wBZM3AAAAHtAFk1aQBZN24AWTluAFk7dABZPG4AWT94AFlBbgBZQzgAWUVhAFlGXwBZSfgAAAHjAAAB7ABZS+wAAAHtAFlN8gBZTmwAAAHwAFlRbABZU3QAWVVzAFlXaABZWWwAWVtvAFlfYQBZYeIAAAHlAFllXwBZZ3QAWWhhAAAB5ABZa3MAWW1IAFlvVQAAAdUAWXFfAAAAwwBZc0wAWXVfAAAByQBZd2gAAAH0AFl5bABZe3IAWXxsAFl+cABZgXMAWYJvAFmFdgBZhm4AWYl0AFmLZQAAAe4AWY1uAFmPaQAAAeEAWZFyAAAB8wBZk/cAAAHhAFmVcgBZmXIAWZtvAFmdbwBZn2UAWaFoAAAB9AAAAfMAWaN0AFmlZQBZpuUAWalpAAAB7ABZrWkAWa90AFmxaQBZtWkAWbdtAFm5aABZu/kAAAHkAFm/bQBZwWcAWcNtAFnFcgAAAewAWcdtAFnJaQBZy2wAWc1jAFnPcwBZ0C0AWdJjAFnUZABZ1mcAWdhtAFnbdAAAAeQAAAHlAFndRQBZ304AWeFUAFnjRABZ5GUAWedzAFnrYQAAAfMAWe3jAAAB7ABZ724AWfF2AFnzZQBZ9XIAWfdyAFn7ZwBZ/WkAWf9vAFoBawBaA2UAAAH0AAAB8wBaBWsAWgtnAFoNZQBaD2wAWhFpAFoTZQBaFWkAWhbkAFojdABaJ2MAAAGyAFopcwBaK2sAWi15AAABsAAAAbAAAAHYAFovTwAAAcQAWjFoAFozRwBaNVgAAAHHAFo3TgBaOWIAAAHuAFo7RQBaPeUAWj9BAFpASQBaQ08AWkVJAFpHTABaSV8AWk1BAFpPRQBaUVUAWlNMAFpVTABaV08AWllDAFpbaQBaXWQAWl9iAFph7wBaY2kAWmVoAFpnaABaaW4AWmpPAFptbwBab2cAWnFnAFp1YQBad+sAWntzAFp9cwBaf20AWoNhAFqFbAAAAe8AWofnAFqJaQBai3MAWoxuAAAB8gAAAesAWo9wAFqRZQBak3IAWpVCAFqWbgBamXUAWptlAFqdbQBan28AWqBhAFqkZQBapm8AWql1AFqqQwBarGEAWq5pAFqwbwBas3UAWrRhAFq3bAAAAOEAWrlpAFq6ZQBavGkAWr9sAFrBaQBaxGEAWshlAFrKaQBazXIAWtFlAFrSLQBa1WkAWtdlAFrZcgBa2mEAWt1vAFrfbwBa4XQAWudlAFrpZQBa6/MAWu0tAFrvZQBa8WUAWvNvAFr1aQBa928AAAHzAFr5SwBa+1MAAAHEAFr9SQBa/0UAWwFEAFsDRwBbBUEAWwdCAFsJbwBbC0UAAAHGAFsPXwBbEUkAWxNCAFsVaQBbF2kAWxlvAFsbdABbHWMAWx9hAFshaABbI3MAWyVsAFsncgBbKWsAWyt1AFstaQBbL2EAAAHnAFsxbQBbM2EAWzV1AFs3bgAAAa4AWztuAFs9ZQBbP3IAW0FnAFtDdABbRWkAW0ZjAFtJcgBbS2wAW00tAFtOTgBbUWkAW1NlAFtVYwBbV2IAW1l1AFtbbABbXXIAW2HnAFtjYQBbZWUAW2dtAFtpaQBbbWwAW29sAFtxZwBbc18AW3VmAFt3aABbeW8AW3tpAFt9bgBbf24AW4FtAFuDRQAAAdIAW4UyAFuHQQBbiWkAW4tlAFuNcABbj3kAW5FpAFuTcgBblXUAW5dlAAAB8wBbmeQAAAHzAFub+QBbnXIAW59sAFujbwBbpW4AW6dpAFupbgBbq2cAW61uAFuvcgBbsXQAW7NpAFu1cgBbt2EAW7kuAFu7dgAAAfIAW71wAFu/9ABbwXAAW8NsAFvFdQBbx3UAW8ljAFvLdABbzW4AW89yAFvRbwBb02UAW9RuAFvXcgBb2eEAAAHEAFvbRwBb3UYAW99FAFvhXwBb42IAW+VvAFvnYgBb6WwAAAHsAFvrdQBb7XUAW+9yAFvxUgAAAekAAAHkAFvybgBb9fMAW/fsAFv4QwBb/E8AW/5TAFwAaQAAAfMAXANzAFwFZgAAAOQAAAHzAAAB8wBcB2UAAAHnAFwJcAAAAfMAXAthAFwNYQAAAeUAXA9hAFwQYQBcE2YAXBVyAFwXaQBcGWQAXBt0AFwdZQBcH0IAXCF1AFwjaQAAAeEAXCV0AFwncABcKUUAAAH0AFwrMgBcLVkAXC9BAFwxLQAAAesAAAHFAFwzbABcNWUAAAHFAFw3MgBcOW8AXDtUAFw9RQBcP3QAXEFlAAABswBcQ0EAAAH0AFxFRQBcR00AAAHyAAAB+QBcSVQAXEtyAFxOYwAAAeUAXFFhAFxTZQBcVXQAXFdhAFxZdQBcW2EAXF1hAFxfeQBcYe4AAAHlAFxjdAAAAecAXGVsAFxnbQBcaWgAAAH0AAAB7wBcbXAAAAH0AFxuYQBccWgAXHNBAFx1ZQAAAeUAAAG0AFx3XwBceWwAXHtjAFx9QgBcf2UAXIFpAFyDbgBche8AXIdlAFyJaABci2QAXI1sAFyPbwBckWIAXJN6AFyVbwBcl0UAXJlVAFyb1ABcn0EAXKFSAFyjbwBcpXQAXKdkAFypbABcq2EAXK1kAFyvcgAAAeUAXLBlAFyzaQBct3IAXLlvAFy7ZABcvXUAXL9tAFzBZQBcwm4AXMV4AFzGYwBcy3YAXM0uAFzPcgBc0WkAAAHyAAAB9ABc0mEAXNVyAFzWZwBc2uwAXN1yAFzhbwBc5W4AXOdrAAAB6QAAAeUAXOtlAFztaQBc718AAAH0AAAB9ABc8VMAXPNpAFz1cgBc9mkAAAHzAFz4LQBc+0MAAAHpAFz9ZQBc/2YAXQFpAF0DZQBdBWUAXQdhAF0JbwAAAfgAXQtpAF0NQQBdD0kAXRFJAF0TQQBdFVUAXRctAF0ZMQBdG3UAXR1uAF0faQBdIWEAXSJjAAAB7ABdJXQAXSdvAF0oaQBdK3IAXS1wAF0uYwBdMWkAXTN0AF01cwBdNmEAXTnlAF07LgBdPW8AAADhAF0/aQBdQW0AXUNpAF1FbgBdR3QAXUt3AF1NdAAAAfMAXVJlAF1UaQAAAfMAXVf4AF1aaQAAAfMAXV1yAF1faQBdYOwAXWd0AF1p4wBda2UAXW1nAF1vTwBdcU4AXXdPAAAAwwBdeVgAXXo3AF18OQAAAcMAXX9fAF2BMwBdgy0AAAGyAF2FbwAAAdMAXYdpAF2JegAAAfIAXYotAF2MZgBdj3YAXZFuAF2TZwBdlWEAXZdhAF2ZYQAAAegAXZpkAF2cZQAAAfMAXZ9pAF2h6ABdo2kAXaVlAF2ndQBdqXIAXat1AAAB5QBdrTMAXa/uAF27YQBdvW8AXb9vAF3BbwBdx1QAAAHXAF3JaQBdym0AAAH6AF3NYwBd0W4AXdNyAF3VZgBd2WwAXdtyAF3dbgBd32kAAAHjAF3kLgAAALEAAAGyAF3pVQBd62QAXe1DAAAByQBd70kAXfFpAAAB8wBd824AXfV2AF33aQBd+GUAXftsAF39dABd/2UAXgFTAF4DRABeBWEAXgdsAF4JaQBeC28AXg1pAAAB8wBeD+EAXhFnAF4SRABeFGEAXhdwAF4ZZQBeG28AAAHzAF4dbQAAAfkAXh9lAF4hcgBeI2kAXiRGAF4mUABeKFgAXitfAAABsQBeLUkAXi9VAF4x1wBeM2MAXjVpAF43bgBeOXIAAAHsAF47YgBePWMAAAHyAF4/dABeQXUAXkI2AF5EQgBeRkMAXkhHAF5KSABeTk0AXlBSAF5SUwBeWFQAXl1YAF5fYQBeYG0AXmNvAF5lZABeZ2wAXmlpAF5rTwBebWkAXm91AF5wbABecnIAXnV2AF53SQBeeUEAAAHSAF56XwAAAfMAXn81AAABtABegUMAXoVOAAAB2ABeh0kAAAG0AF6JSQBei0EAXo1FAF6PSQBekU8AXpJhAF6VaQBel2EAXpl0AAAB8gBem2EAXp1vAAAB7wAAAfIAXp5sAF6hbQBeo2kAXqVpAF6nYQBeqGUAXqtpAF6t6ABer/MAXrFsAF6zbABetXMAXrdvAF65aQBeu28AXr1MAF6+VwBewWwAXsNhAF7FcgBex28AXsl2AF7KQwBezWMAXs9vAF7RbwAAAeUAAADlAF7TbgBe1WYAXtdlAF7ZQQBe23QAXt1yAF7faQBe4GEAXuJpAF7lbABe53QAXugtAF7rZwBe7W4AXu/yAF7xbwBe8mUAXvVpAF73aQBe+WEAXvtyAF79cwBe/2kAAAH0AF8B8gBfA2EAXwV1AF8HcgBfCWUAXwppAF8NcABfD2UAXxFvAF8UZQBfF2kAAAHlAF8ZaQAAAe4AXxtEAF8dSQBfH24AXyFvAF8jXwAAAeUAXyVHAF8nTwBfKXIAXytNAAAB5QBfLWQAXy90AF8x6wBfM3QAXzRFAF83TQBfOS0AXztUAF88wwBfPkYAX0FfAAAB7wBfQ28AAAHlAF9FbgBfR2kAX0l0AF9LcABfTXIAX09yAF9R8gBfU3AAX1VpAF9WdABfWfgAX1thAF9dYwBfX20AX2F2AF9lbQBfZ3MAX2lzAF9qZQBfbW8AX25lAF9xaQBfcmwAX3d1AF95bwBfe2kAX31yAF9/cgBfgWkAAAHuAF+DaAAAAegAX4VpAF+HaQAAAeMAX4ljAF+LQgAAAfMAX40yAF+PTgBfkUkAX5NFAF+VXwBfl00AX5lDAAABwwAAAdMAX5tJAF+dTwBfn00AX6NsAF+ldABfqWEAX6tuAF+tZQAAAfkAX69zAF+xcABfs2MAX7VuAF+3aQBfuXIAX71jAF+/cgBfwWUAX8NlAF/FZQBfx2kAAAHwAF/JZQBfy2UAAAHsAF/NcAAAAfIAX89hAF/RbgBf02wAX9lsAF/dbAAAAewAX99wAF/jawAAAeUAX+V3AF/ncgBf6XQAAAHlAF/rdABf7WkAX+9kAF/xYwBf8+UAX/RpAF/5cwBf+/QAX/9pAGAAaQBgA2wAYAVpAGAHZABgCfQAYA1pAAAB8wBgD2UAYBF0AGASbgAAAfAAYBVjAGAXaQAAAeUAYBlpAGAaYQBgHXIAYB5lAGAgdABgI3kAYCVlAGAn5QBgKGEAYCtpAAAB0wBgLXIAYC9vAAAB9ABgM28AYDVoAGA3YQBgOW8AYDtyAGA9ZQBgP2IAYEFFAAABzgAAAeUAYENlAAAB8wBgRWUAAAHhAGBGaQAAAfMAYElsAGBLaQBgTWEAAAHhAGBOYQBgUGkAAAHzAAAB8wBgU0wAYFVWAGBXYQBgWWQAAAH4AGBbbwBgXW4AYF5pAAAB8wBgYWwAYGRjAGBmawAAAfMAYGlvAGBraQBgbWwAYG9zAGBxaQAAAfQAYHNnAGB1YgAAAesAAAH0AGB3SQBgeW4AYHtyAGB9YwAAAfMAYH9jAGCBTgBgg2MAYIUtAGCHdQBgiS0AYItQAGCNRgAAAbgAYI90AGCRZgBgk2MAYJRlAGCXbwBgmWkAYJtzAAAB+QBgnWUAYJ4tAGChZQBgo28AYKVmAGCnYwBgqfQAYKthAGCtdABgsWEAYLNyAAAB5QBgtC0AYLfzAGC5eAAAAMMAYLtGAAAB8wBgvWIAYL9UAAAB7wBgwTEAYMNBAGDFcgAAAeQAYMZlAAAB7QBgymEAYM1vAGDPbwAAAe0AYNFvAGDTbABg1WkAYNdpAGDZbwBg22EAYN11AAAB9ABg32EAAAHhAGDhYQBg40kAYOVFAGDnUAAAAbIAYOlpAGDrYQBg7XMAYO9pAGDxbwBg828AYPVyAGD3cgBg+WgAYPstAAAB6ABg/XAAYP9jAGEBYQBhA28AYQUtAGEGaQAAAfMAYQlhAGEKRABhDHAAAADzAGEPdAAAAOUAYRFpAGETZABhFXIAAAHaAAAB5wAAAeUAYRdEAGEZcgBhG2UAAAHlAGEdYQBhH3MAYSFkAGEjdQBhJW4AYSdhAGEpaABhK18AYS1fAGEuQwBhMVIAYTN0AGE1bABhN2MAYTlzAAAA8wBhO3UAYT1uAGE/XwBhQV8AAAHoAGFCYwBhRXIAYUdrAGFJaQBhS3IAYU10AGFPbABhUWUAYVNlAGFVaQBhVy0AAAHjAAAB4QBhWWgAYVtyAGFdeAAAAeUAYV9pAGFh9ABhZGkAYWduAGFpXwBhj2wAYZFyAGGTbwBhlXUAYZZsAGGYcABhm3MAYZ1kAGGebQBhoXUAYaNyAGGlZQBhp2kAYapvAGGtdgBhsWEAYbNvAGG1dABhtmEAYbhjAGG8ZABhwGcAYcJpAGHEbABhyHAAYc10AGHObgBh0XQAYdNlAGHVaQBh13MAAAHuAGHYbgBh3XAAYd9zAGHhaQBh42MAYeVlAAAB7ABh52UAYetzAAAB5ABh7W4AAAHhAGHvcgBh8fMAYfXuAAAB5QBh+GQAYftzAGH8YwBh//cAYglnAGIL4QBiD20AYhHyAGIXZwBiGXkAYhtlAGIcZQBiH2cAYiHkAGIjbgBiJXIAYiZvAGIpeQBiLW8AYi9vAGIxYQBiMnQAYjV1AGI3ZQBiOWUAYjtoAAAB9ABiPWgAAAHzAGI/YQBiQXIAYkJhAGJFbgBiRuUAYkhpAGJN+QBiT28AYld0AGJZZQAAAewAAAH1AGJbMABiXTAAYl9pAGJhdABiYl8AYmVpAGJpaQAAAa4AYmthAGJtYQBibi0AYnBhAGJzbQBidWUAYndoAGJ5cwAAAOMAYntsAGJ8aQBif3QAAAC1AGKANwBigzgAYoRuAGKH+QBiimMAYo1mAAAB8wBikWUAYpNpAGKVbwBilmgAYph0AGKbeQBinV8AAAHpAAAB5ABin2MAYqBtAGKicgBipHMAYqd0AGKoZwBiq3MAYq1jAGKvbQBitXIAYrdvAAAB7ABiuWMAYrttAGK9aQBiv2wAYsFjAAAB7wBiw3MAYsVvAGLGLQBiyl8AYsxjAGLQZABi0mcAYtRoAGLWbQBi2XQAYttsAGLd5AAAAeUAYuFhAAAB5QBi424AYuV0AGLmbABi6XYAYuvvAGLtbgBi72UAAAHoAAAB7wAAAeUAYvFuAGLzYQBi9WkAYvdjAGL5cwBi+i0AYvxlAGL+ZwBjAHAAYwJzAGMGdABjC3cAAAH5AGMMYQAAAOUAYxNvAGMVbgBjF3cAYxlkAGMbaQAAAOQAYxxuAAAB8wBjHi0AYyFyAGMi4wAAAfMAYyVlAAAB7AAAAeMAYydpAGMpdABjK24AYyxsAGMvdgBjM24AYzV2AGM3aABjOWYAYzstAGM9ZQBjP3IAY0FlAGNDZQBjR2kAY0lkAGNLcgBjTmcAY1FpAGNVdABjV2kAY1ljAGNbbwBjXWEAY190AGNhaQAAAesAAAHlAGNj6wAAAe4AY2dwAAAB5ABjaXcAY2tfAAAB8wBjbC4AY25fAGNwZQAAAfMAY3P0AGN0aQBjd3MAAAHuAGN5XwBjemwAY31vAGN/aABjgeQAAAHkAAAB8wBjguUAY4VrAGOHYwBjiesAY5FnAGOT5wBjl3QAAAHkAGOZ5QBjnWcAY59zAGOhdABjo3MAY6VsAGOnaQBjqWUAY6tpAGOs5ABjwfQAY8dlAAAB6ABjyWwAY81lAGPPZQBj0WkAY9NpAGPVdwBj128AY9hjAAAB8wAAAbIAAAHyAGPbZQBj3XMAY99hAGPhawBj420AY+V5AAABsAAAAbAAY+dnAGPpYwBj624AY+1tAGPvYQBj8XUAY/JhAGP15ABj920AY/lyAGP7bgBj/OUAZAFpAGQD7wBkB3UAZAhlAGQMaQAAAfMAZA9yAGQRbgBkE3IAZBVkAGQXZQBkGWkAZBtpAGQdYgBkH3UAZCBmAGQjbABkJe8AZCduAGQoaQAAAfkAZCotAAAB8wAAAfMAZC9uAGQxbABkM+gAZDdnAGQ4ZQBkO2kAZD1pAGQ/YQAAAfgAZEFpAGRDbwAAAeQAZEVoAAAB7gBkR2sAAAHwAGRJaQBkS24AZExlAGRObwBkUHIAZFN1AGRVYQBkV2kAZFllAGRbZABkXWcAAAHuAGReYwBkYGcAZGVuAGRndABkaGEAAAH0AGRr6wAAAfMAZHlyAAAB5gBke+QAZHxtAAAB8wBkf2MAZIFzAGSFZQBkh3MAZIltAGSNZQBkj2EAZJFhAGSSbABklXUAAAHvAAAB7gBkmXgAZJttAGSd5wBkn2kAZKLoAGSl8wBkqO4AZLPyAGS5YgAAAbEAZLvrAGS9bgAAAe4AZL9wAAAB6wBkwOUAZMVpAGTH5QAAAeQAZM3lAGTVawBk1+sAZNlyAGTbaQBk3WUAZN4tAGTgYgAAAOMAZONyAGTkZgBk5m4AZOl1AGTrYwBk7mUAZPFpAAAB7wAAAO4AZPXyAGT5bQBk+2UAZP1uAGT+YQBlAGkAZQPvAGUFbABlB24AZQjhAGUOZQBlEGkAZRJvAGUVdQBlFmEAZR5jAGUgZQBlImkAZSRsAGUqbwBlMHIAZTN1AGU1bQBlNmEAZThlAGU+aQBlQGwAZUJyAGVFdQAAAOEAZUdpAGVIXwBlSmUAZUxpAGVQbABlUm8AZVV1AGVXdQBlWWUAZVplAGVeaQBlYm8AZWT0AGVpdQBlamEAZW5lAGVyaQBldfIAZXplAGV/aQBlgWkAZYNlAGWGLQBliGYAZYppAGWMbABlj3IAZZAuAAAA8wBlk3UAZZVlAGWXZQBlm2QAZZ30AGWhbABlo3MAZaXyAGWuaABlsXMAZbJhAGW0ZABltmUAZbhsAGW6cgBlvHMAZb50AGXBdwBlwmEAZcRoAGXHbwBlyWwAZctvAGXNdABlz20AZdFmAGXTdABl1egAZdflAGXZdABl32UAZeFlAGXjcgBl5fMAZe1yAGXvaQBl8XAAAAHzAGXzLQAAAeUAZfVfAGYBYQBmA2UAZgUtAAAB+QBmB2UAZghlAGYLbwBmDW8AZg9mAGYRaQAAAesAZhN1AGYVbABmF2wAZhlwAAAB5QBmG2kAZh1vAAAB8wBmH2cAZiFiAGYjaQBmJXAAZiZiAGYpbgBmK2QAZi1pAGYvbwBmMWUAZjNpAGY1ZQBmNi4AZjhfAGY6YgBmPGMAZj5kAGZBbwAAAeQAZkNpAGZFbwBmR3QAZkljAGZLYQBmTWgAZk9zAGZRbABmUy0AZlVyAAAB5ABmV2sAZllzAGZbdQBmXWMAZl91AGZgaQAAAfMAZmNhAGZl5wBmb20AZnBkAGZzcwBmdWEAZnZkAGZ4bQBme3IAZn1jAGZ/ZQBmgWwAZoN1AGaFbgBmiXkAZot0AGaPbQBmkW4AZpNyAAAArgBmlGEAZpZmAGaYZwBmmmkAZpxuAGaecABmoHQAZqN2AGakbgBmp28AZqtuAGataQBmr28AZrFmAGazZQAAAegAZrVmAGa3dgBmu3IAZr1uAGa+ZwBmwXIAZsV0AGbHaQBmyGQAZsppAGbNcgBmzmMAZtFpAGbSYwBm1XIAZtbsAGbZbgBm22UAZt1jAGbfbwBm4WcAZuMtAGblbgBm528AZuguAGbuaQBm8G4AAAHzAGbyXwBm9GUAZvZpAAAB8wBm+XMAZvv0AGb/bgBnAGMAZwN0AGcFYQBnB2EAZwhiAGcKZABnDGwAZw9tAGcQYQBnEm8AZxRyAGcXdQBnGGEAZxpsAGcdbwBnHmMAZyJpAGckcgBnKXUAZytyAGcuZABnMXMAZzPnAGc1bwBnN24AZzl4AGc7bQBnPWEAZz9lAAAB7QBnQWIAZ0NvAGdFbwBnR28AZ0hlAGdLaQBnTXAAZ08uAGdRZQBnU20AAAHuAGdVaQBnV2kAZ1tvAGdcbAAAAfQAZ15sAGdhcwBnY2cAZ2QtAGdnXwBnaWYAZ2toAGdtbwBnb2EAZ3BiAAAB7gBnc+UAZ3QtAGd2cAAAAfMAZ3tnAGd9cgBnf3IAAAHDAGeBZQAAAeMAZ4VpAGeHagAAAfkAZ4gtAGeLaQBnjWkAZ490AGeRbgAAAOYAZ5NuAGeVXwAAAeIAZ5dtAGeZbgAAAesAZ5ppAAAB+QBnnGUAZ6FsAAAB6wBno3AAZ6V5AGenLQBnqC0AZ6plAGesaQBnsW8AZ7NjAGe1YwBnt3IAZ7lhAGe77gBnvXUAZ79hAGfBZQBnw2EAZ8VpAAAB8wAAAewAZ8dyAGfJ5AAAAfMAZ8trAGfNdABn0WEAZ9NvAGfV+QBn13IAZ9lhAAAB8wBn22wAZ99wAGfhbwBn4mQAZ+ZtAGfpdQBn7W8AZ+5jAGfwbABn828AAAHkAGf1YQBn93cAZ/lyAGf7bgBn/WkAZ/9uAGgBeQBoA2cAAAHnAGgFcgBoCW4AaAvyAGgPdQBoEHIAaBN0AGgUaQAAAfkAaBZlAAAB8wBoGGEAaBpwAGgccwBoH3UAaCFtAGgjdgBoJXIAaCdhAAAB+QAAAeQAaCkuAAAB7ABoK3YAAAHlAGgt8gBoN3AAaDsyAGg84wBoP3IAaEFuAGhCYgAAAfIAaEVqAGhGbQBoSXYAAAGuAGhLcABoTXUAaE/0AGhReQBoU3YAaFX0AGhYaQBoW3AAaFxlAGhebABoYXAAaGN1AGhmbgBoaXcAaGt1AGhtcABob2MAaHF1AGhz9ABoeGMAAAHzAAABsgBoem4AAAH0AGh8YwBofm4AaIFyAGiCYQBohmkAaIlvAGiKcgBojXMAaJFlAGiSbgBol3IAaJlpAGia4QBooWUAaKNyAAAAswAAAbgAAAG4AGilYgBop+wAaKlvAGiqZQBorGkAAADzAGivdQBosWwAaLJiAGi0aQBot3QAaLnlAGi7bAAAAfkAaL9hAGjBaQBowmUAaMd5AGjJ7AAAAfIAAADtAAAB8gAAAeQAaM1hAGjPaQBo0XUAaNN1AGjVcgBo1mIAaNhyAAAB8wBo22UAAAHpAGjd6ABo4XYAaONnAGjlYwAAAeQAAAHzAGjn5ABo6XIAaOotAGjsLgBo9DEAaPYyAGj4QgBo+mIAaP5uAGkAcABpAvMAaQV0AGkHZQBpCWUAaQvsAGkOXwBpFGMAaRhlAGkaaQBpHG8AaR/zAAAB8gBpIXMAaSNmAGkldwBpJ3QAAADkAAAB8wBpKW4AAAHwAGkrcgAAAfMAaS1lAGkv5wBpMWgAaTJiAAAA4wBpNGgAaTZwAGk5dABpOmwAAAHzAAAB8wBpPWkAaT9mAGlBdABpQ2QAaUVlAGlH8wBpSWUAaUthAGlNbwBpT2MAaVAxAGlUMgBpVjQAaVhiAGlaZwBpXHIAaV91AAAAsQBpYOMAaWRkAGlmZgAAAOgAaWhsAGlqcABpb3cAaXBkAGlyZgBpdG8AaXdwAGl5YQBpe2kAaX1pAGl+5QBpiWkAaYphAGmNdgBpj2UAaZFlAGmSYQBplmYAAAHzAGmZZQBpm3IAaZ1hAGmfZQBpoWkAaaNkAGmldAAAAeQAaad0AGmqaQBprW0Aaa9lAGmwLQBpsmIAabRnAGm2bABpuHQAabt6AGm9ZQBpv3UAacHoAGnDaQAAAeEAacVuAGnHXwBpyfQAac1uAGnPZQBp0XQAadNzAGnVbwBp12EAadlzAGnbYQBp3WEAad9lAGnkaQBp53QAaelpAAAB7ABp6+kAae1pAGnuXwAAAfkAafBpAGnybgBp9XQAafdhAGn4LQBp+18Aaf1vAGn/cgAAAeQAagEtAGoEZQAAAfMAagZtAAAB8wBqCW4Aagt0AGoNZQBqD2UAAADjAGoRcwBqE/IAahVwAGoXcABqGGMAahpnAGodcABqH24AaiHzAAABsgBqI3AAAAH5AAAB9ABqJTAAaidyAGooYwBqKm0Aai1vAGovcgBqM3QAajRjAAAB5QBqN3IAajllAGo7cwAAAfIAaj1uAGo/YQBqQGEAakJjAGpEZABqRmUAakhoAGpKaQBqTmwAalBvAGpScABqVnMAalh1AGpbdgBqXWUAamAxAGpjNgBqZXQAamcyAGppeQBqa2kAamwyAGpucQBqcHUAanN3AGp1cQBqd28AankxAGp6ZABqfXQAan9yAGqBYQBqg3UAaoVnAGqHYQBqiW4AAAGzAGqKLQBqli4AaphfAAAB4wBqnWMAap5hAGqhYgBqo3kAaqXuAAAB5AAAAewAaqfrAGqpdQBqq+UAaq1sAAAAsQAAALcAAAG4AAAAswAAAfgAAAG5AAAAsAAAAbkAAAHYAGquaQBqsXMAarN0AAAB+AAAAfMAarVlAGq3dAAAAecAartsAGq9cgBqv+UAasEyAGrDbgBqxW0AasbkAAAA9ABqyXUAasvoAGrP9AAAAe4AatFvAAAB7wBq0m4AatXwAAAB8wBq218AauVlAGrndABq6WUAauthAGrtZQBq7/QAavNlAAAAswBq9GQAavd1AGr4YQBq+3UAavxhAGr/aABrAGEAawNvAGsFZQBrB2UAawhhAGsL5ABrDfMAaw9hAGsQYQBrE+UAaxfvAAABtABrGW0AAAHzAAAB9QBrGy0AAAHzAGscbAAAAfkAayBlAGsjaQBrJGMAayZlAGsrdwBrLWIAay9mAGsxZQBrMmEAazRkAGs2ZQBrOGYAazxoAGs+bABrQHAAa0J0AGtFdgBrRl8Aa0llAGtLXwBrTGUAa09pAGtRaQBrU2UAa1VuAGtX7wAAAK0Aa1hlAAAB8wBrW2kAa11kAGtfaABrYW4Aa2NsAGtlZQBrZ2EAa2gtAGtqZQBrb2wAa3NhAGt1bwBrdmUAAAHzAGt5ZABre2IAAAHyAAAB8wAAAOQAa31mAGt/bgBrgXoAa4JfAGuEZQAAAfMAa4dvAAAB8wAAAeUAa4lfAGuLaQBrjfMAa4/uAGuRbABrk3IAa5VyAGuXdABrmS4Aa59vAGuhcgBro3QAa6VlAGumLQAAAPMAAAH2AGuoaQBrrXUAa67sAAAB8wBrsXQAa7LtAGu1cwBrt2QAa7llAGu6YQBrvW8Aa79yAGvBYQBrw2QAAAH0AAAB4wBrxXIAa8htAGvLcwBrzeUAa9HpAGvUbgBr13IAa9l0AGvbYwBr3XIAa95lAGvgaQBr5m8AAAH5AGvocgBr63MAa+xlAGvvbwBr8WUAa/NyAGv1bwBr92kAa/lpAGv7ZABr/XUAbAJtAGwEbgBsB3IAbAllAGwObgBsEHAAbBN4AGwYYwBsHHIAbB92AGwhZgBsI2UAbCVpAGwncgBsKW4AbCtlAGwsLgBsLmQAbDFyAGwzcgBsNWkAbDdlAGw5aQBsO2MAbD1uAAAB8gBsQWkAbENhAGxF9ABsSm4AbE1yAGxPZABsUGUAbFNpAGxUYQBsWGkAbFtyAGxdZgBsXmkAbGF0AGxiZwBsZuwAbGpuAGxvcgBshXQAbIhpAGyLbwBskWkAbJNsAGyUbgBsl3IAbJlzAGyaYwBsnGsAbKFsAGyjbwBspXMAbKdlAGypZQBsq2wAAAHpAGytYgBsrmUAbLFpAGy1aQBst2EAbLhhAGy7eQBsv2EAbMFhAAAB5QBswuUAbMdpAGzJdABsy2kAAAHzAGzNYQBs0WYAbNNvAAAB9ABs1XMAbNYuAGzaXwAAAOMAbONzAGzlbwBs5jIAbOlrAGzraQBs7XIAbO5fAGzwZQBs8mkAAAHzAGz1awBs9i0AbPpjAGz9cwBs/mUAbQFtAG0DbAAAAfQAAAHpAG0FZgBtB2UAbQlpAG0LZQBtDWUAbQ92AG0RbwBtE2EAbRVvAG0XZQAAAfMAAAHrAAAB+ABtGmkAbR1sAG0fLgBtIWkAbSPnAG0l7ABtLGUAbS9zAG0wbgAAAPMAbTN1AG015QBtNy0AbTlzAG07YwBtPXIAbUF1AG1DbwAAAbIAbUVyAG1HZgBtSW8AbUtsAG1NbwBtT28AbVFhAG1TaQBtVS4AbVdpAG1ZbgBtW2EAbVxfAG1eZQBtYGkAAAHzAAAB8wBtY24AbWblAG1paQBta2EAbW1vAG1uYwAAAewAbXFiAG1zdABtdW8AbXYtAG15bwBte2UAbXzsAG1/cgBtgWMAbYMxAG2EZABth3MAbYkuAG2KRABtjVIAbY9yAG2QLgBtkmEAbZRvAG2WcgBtmXMAbZphAG2eYwBtoGoAbaJtAG2kcgBtp3UAbahpAG2s7ABtrnIAbbF3AG2yYgBttGMAbbZwAG25eABtvmYAbcJvAG3FdQBtxmMAbchpAG3KbABtzXAAbc90AG3QYwBt024AbdRiAG3XcABt2XEAbdphAG3eYgBt4GkAbeV6AG3oYQBt6mkAbe1vAG3uYQBt8GcAbfNwAG30YgBt9mcAbfhwAG36cgBt/XMAbf5jAG4AZgBuAmsAbgRuAG4GcgBuCHMAbgt0AG4NcgBuDmEAbhPlAG4ULgBuFmEAbhhkAG4aaABuHGkAbiBuAG4icABuJHIAbiZzAG4rdABuLGkAbjBvAG41dQAAAOkAbjZuAG44cABuOnIAbjxzAG4+dAAAAfYAAADhAG5BaQBuRGUAbkZtAG5JbwBuSmMAbkxlAG5OaQBuUGsAblJtAG5UcgBuWHMAAAD2AG5beABuX2EAbmBpAG5jcwBuZW4AbmdlAG5pdABub3cAbnH0AG54YQBuem4AAAHzAG58ZQBuf3UAboAtAG6CLgBuhF8Abo5hAG6SZQBulmkAAAHzAG6ZaQBum/gAbp4uAG6kXwBuqGUAbqxpAAAB8wBur3IAbrFsAG6zbAAAAbEAbrUtAG67MQBuvGUAbsBpAAAB8wBuwuwAbst0AG7PaQBu0GUAbtNpAG7U4wAAAe4AbtdyAG7YLQBu2mUAbt9zAG7gZQBu43UAbuVnAAAB8wAAAfIAbulsAG7q8gBu8XMAbvNlAG71ZABu9zUAbvlpAG77YwBu/WUAbv9hAG8BbQAAANMAAAHzAG8DbwBvBWUAbwdpAAAB8wBvCW8Abw96AG8R4wBvFWkAbxdpAG8YLgBvGl8AbyF0AG8lcgBvJ/IAbygtAG8qZgBvLXYAby9uAG8xbwBvM28AbzVhAG83ZwBvOmEAbz1pAG8/bABvQmYAb0VwAG9HZQBvSWEAb0thAG9MZQBvT2kAAAHoAG9RaQBvUmQAb1RlAG9YaQAAAfMAb1toAG9daQBvX18Ab2FpAG9jZQBvZegAb2hlAAAB8wBva2kAb21lAG9vcgBvcWwAb3NsAG91YQBvd20Ab3llAG97dABvfGMAb35kAG+AbABvg3MAb4UtAG+GaQAAAfQAb4l1AG+LYQAAAOEAb411AG+PZQBvkXIAb5JhAG+VaQBvl3UAb5jlAG+faQBvoTMAb6PuAG+3YQBvuGQAAAHsAG+7bwBvvGkAb79vAG/B7wBvy2wAb81zAG/OLQBv0XQAb9NkAG/VZgBv1/cAb9xtAG/j+gAAAfIAb+VpAG/ndABv6zYAb+1jAG/xbwBv82IAb/RlAG/3bwBv+2kAb/1hAG//ZwAAAeQAcAFuAHADXwBwBXUAcAdvAHAJLgBwC28AcA1vAHAPYQBwEWkAcBJlAHAUaABwF3MAcBlsAHAabABwHHIAAAHzAHAhZgBwJWwAcCtuAHAtdABwL2wAcDFoAHAzXwBwNXYAcDdyAHA59AAAAOQAAAHzAHA7bgBwPWEAcD/jAHBDaQAAAOMAcEV4AHBGNwBwSDkAAADjAHBLbwAAAfMAcE1vAHBPXwBwUWkAcFNhAAABrgBwWW0AcFthAHBdMwBwXi0AcGEyAAABsgBwY2UAcGVsAHBnbABwaekAAAHjAHB1dABwd2EAcHltAHB8YQBwf2UAcIBhAHCDZQBwhW8AcIdyAHCJeABwi3UAcI3wAHCPbQBwkeUAcJNhAHCV4gBwmW8AcJ1yAHCe4gBwoXAAcKNiAHClbwBwpi4AAACxAAAAsgBwql8AAADkAHCx8wBwtW4AcLZhAHC5YgBwu28AcL1fAHC/dgBwwXIAcMNpAAAB8wBwxXMAcMd1AHDJbABwymUAcMxpAHDObABw0XMAcNN0AHDVdQBw1mUAcNlpAHDbcwBw3WQAcN9sAHDhaQBw42EAAAHjAHDldABw528AcOlhAHDrcgBw72UAcPFkAAAA8gBw83MAcPRpAHD3+QAAAfMAcPl0AAAB8gBw++EAcP1oAHD/bQBxAWQAcQNvAHEF8ABxB2EAcQllAHELdQAAAekAcQ1pAHEPcwBxEW8AAAHzAHETdwBxFWwAcRdvAHEZbABxG3IAcR1uAHEeRQBxIEYAcSJHAHEkTABxJk4AcShPAHEqUABxLFIAcS5UAHEwVQBxNGEAcThjAHE+ZABxQmUAcUhmAHFMZwBxUmkAcVRsAHFWbgBxWm8AcV5wAHFmcgBxanMAcXB0AHF0dQBxeXoAcXtpAHF9dQBxf3QAcYFlAHGDbwBxhGcAcYd0AHGJYQBxi2QAcY1mAHGPZgBxkGIAcZN0AAAB8wBxlXIAcZZjAHGYZgBxm28AcZ1vAHGfbQBxoWQAcaNyAHGlXwBxp3AAcallAHGrcgBxr/kAcbNoAHG1XwBxt2kAcbluAHG7LQBxvfAAcb9lAHHAXwBxxGYAccZwAHHJeABxy3UAcc1jAHHP9wBx02cAcdVsAHHXaQBx2W4AcdtkAHHdcwBx328AceFzAHHjcgBx5XIAAAHsAHHnYgBx6XIAcetjAHHtaQBx72QAcfFzAAAA8gBx83MAcfV0AAABsgBx93UAcfl0AAAB6ABx+mIAcfxsAHH/cwByAGkAcgNvAHIFUAByB3AAcgluAHILLQByDWEAcg9yAHIRdQByEi0AchQ2AHIWWAByGF8AchphAHIcYgByHmMAciJkAHIkZQByJmcAcihoAHIsaQByLm0AcjByAHIycwByOHQAcj14AHI/YQByQ3MAckZkAHJJdgBySm0Ack5uAHJRbwByU2kAclVsAHJXZQAAAfMAclnyAHJhbgByY24AcmVpAHJnZAByaW8AcmthAAABsQBybXIAAAHsAHJxbwByc3YAcnVvAHJ2YQByeWkAAAHyAHJ7aQByfWkAcoF1AHKCbAByhG4AcoZyAHKKdgByjXcAcpFpAAAA5AAAAfIAcpNrAHKVaQBylmEAcphlAHKdaQByn2EAcqF0AHKjaQAAAfIAcqVmAAAB8wByp2EAcqlvAHKr7wAAAeMAAAHyAHKyZwBytGwAcrdtAHK5bgByunMAcr10AHK+5QByxWkAcsYuAHLIaQAAAPMAAAH5AHLNaQByz2EActBhAHLSZQBy1mkActl3AHLaZQBy3WkAct/oAAAAsQAAALIAcuJfAHLobABy6/MAcu1lAHLvbwBy8S0AcvNjAAABsgBy9WwAAAHsAHL3aQBy+WwAcvs1AHL8bABy/m0AcwBwAHMEcwBzB3QAcwllAHMKZQBzDW8Acw9vAHMQYQBzE2kAcxZpAHMZbwBzG2EAcx3lAAAB5QBzH28AcyFmAAABtABzI2UAcyVsAHMn5QBzKGwAcyt3AHMtYQBzL3IAczFvAHMzdgBzNWEAczdlAHM5YwBzO2cAcz1jAHNBbwBzQuUAc0dpAHNJ7gAAAOUAc0puAAAB8wBzTGEAc05mAHNRbABzUmUAc1VnAHNXcwBzWWkAc1tiAHNdYQBzX2kAAADtAAAB8gBzYfQAc2lyAHNqYwBzbXMAc29pAHNxbABzcmEAc3ZpAHN7bABzfXIAc350AHOB+ABzg2kAc4QtAHOGYwBziGcAc4twAHONbgBzj2kAc5HyAHOVtABzl3QAc5ltAHObcwBznFYAc55jAHOgZABzpGcAc6ZpAHOocABzqnMAc612AHOvdQBzsGUAc7JpAHO1bwBztmUAc7tpAHO9eABzvmUAc8FpAHPDaQBzxmEAc8lpAHPKZQBzzXIAc85lAHPV8wBz13QAc9hlAHPbaQBz32EAc+BjAHPj9ABz6/IAc+xhAHPxaQAAAOUAc/NsAHP0LQBz9l8Ac/llAHP/dQB0AWkAdAJuAHQFcgB0CGUAdA1uAHQOaQB0EG8AdBNwAAAB5QAAAeYAdBRhAHQWZQB0GG4AdBpvAHQdcgB0HmUAdCNvAHQo5QB0L2kAdDBpAHQz+QB0NWQAdDdlAHQ5aQB0PXgAdD4tAHRBZQB0Q2wAdEflAHRLbwB0TC0AdE5lAHRRaQB0U2kAdFVsAHRXZQB0WW4AdFptAHRdbgB0X2kAdGFuAAAB7gB0Y2QAdGVvAHRnaAAAAfQAdGlfAAAB5QB0a2MAdG1vAHRvbwB0cWMAdHNpAHR1bwB0d3IAdHltAHR7bwB0fWcAdH9pAHSBZAAAAeUAdIJpAHSHcQB0iGQAdIt0AHSNdAB0j2kAdJFyAHSSaQB0lfkAdJd0AAAB5QB0mesAdJv0AAAB7AB0nesAdJ7lAHSjaQAAAfQAdKV0AAABsQAAAbEAAAGxAAABsQAAAbEAdKcxAAAB6wB0qXIAAAHvAHSr5QB0rW8AdK/lAHSxZAB0s2wAdLVvAHS3ZQB0uWYAAAHrAHS6cAB0vXIAdL9vAHTBbwB0wnYAdMV4AHTIbQB0y24AdM1pAHTPdQB00WUAdNNzAHTU6AB013QAdNgtAHTaYQB03GUAdOBpAHTibQAAAPMAAAH5AHTldAB0528AdOlzAHTtaQB07mkAdPFuAHTzcAB09GcAdPZtAHT8bgB0/3IAdQFlAHUDcgB1BWYAdQdyAHUIYwB1DW4AdQ9jAHUR8gB1F3YAdRhlAHUdbwB1H2EAdSFyAHUjcwB1JXIAdSbuAHUp+AB1K3MAdS1lAHUvcgB1MWwAdTNwAHU0ZQB1N2kAdTljAHU69AB1P/gAdUJhAHVFdgB1RmEAdUhlAHVNbgB1T2MAdVFpAHVTaQB1VGkAAAHwAHVXbQB1WHQAdVt2AHVhbQB1ZWUAdWdzAHVpZAB1a2EAdWxhAHVvaQB1cHIAdXPzAHV0ZQB1d28AdXtsAHV8ZQB1gWkAAAHuAHWCcgAAAfQAdYRkAHWHbgB1iGwAdYxyAHWPdQB1kGUAdZNvAHWUbwB1l3IAdZhiAHWbbAB1nWkAdZ5pAAAB+QB1oXIAdaLlAHWlaQB1p20AdahhAHWrcgB1rmUAdbFzAHWzcgB1tGkAdbdvAHW5dAB1ui0Adb12AAAB7gAAAesAdcFuAHXDYgB1xS0AdcdoAHXJaQAAAegAdctlAHXNZAB1z1UAddF1AHXTZQB11W0AAADkAAAB8wB112MAddhjAHXacAB13HQAdeN1AHXkYQB15mUAdelpAHXrZQB17WkAde4tAHXyLgB1+F8AdgLjAHYEZgB2B3UAdgktAAAB8AB2C2MAAAH4AHYNaQB2Di0AdhBsAHYScwB2FXQAdhdtAHYbbAB2HWIAdh90AAAB4wB2I3MAAADkAAAB8wB2JW4AdidkAHYoYQAAAeUAdiwtAHYwXwB2NGIAdjZuAHY7bwB2PWMAdj5hAHZBZQB2QmQAdkVtAHZHbgAAAfkAdktzAHZNbQAAAfMAAAHlAHZPdAB2UXAAdlNlAHZVcAB2V2MAdlgtAHZaXwB2Y20AdmVyAHZnbAB2aWMAdmtuAHZtZQB2b2kAdnFyAHZ1YQB2d2UAdnlpAHZ7bwB2fWMAdoEtAHaHbgB2iWMAdotyAHaNZQB2j2kAAADlAHaRaQB2lGUAdpdpAHaZcgB2m2UAdp1lAHahaQB2omEAdqRlAHanbwB2qGUAdq1pAHavaQB2sXMAdrJpAHa0bwB2uXYAdrtpAHa98AB2wTIAdsIyAHbFNQB2xzgAdskxAHbLZQB2zWwAds5lAHbRaQB20uUAdtdpAAAB5QB22WEAdtrsAHbheAB243QAduRwAAAB8wB26XgAduv0AHbxbAB282UAAADyAAAB8wB29W4AdvdpAHb4YQB2+2kAdv1lAHb/bgB3AWMAdwNqAHcFbAB3C2wAdw9sAAAB7AB3EWUAdxItAHcXbQB3GWEAAADkAHcbbwB3HWUAdx4tAHcgXwB3JnAAAAHzAHcrawB3LXQAdy9oAAAB8AB3MGUAdzVsAHc37AAAAfQAdznlAHc7cAB3PWkAdz9mAHdBcAB3Q2EAAAHlAHdEYwB3R3cAd0lyAHdLbAB3TXQAd07lAHdRaQB3Ul8Ad1xiAHdeZAB3YGYAd2JwAHdldAB3aW0Ad2tlAHdtaQB3bl8Ad3BlAHdyaQAAAfMAd3VkAHd5YwB3e3IAd33lAHeA4wAAAOUAd4JyAHeFcwB3h+4Ad4lvAHeKaQB3j/MAd5DkAHeZeAB3muQAAAH0AHefbgB3ofQAd6lhAHeqaQAAAfMAd61uAHevaQB3sXQAd7NwAHe0cgB3t3MAd7kuAHe7LgB3vS4Ad79kAHfBaQAAAfMAd8JpAHfFbAB3xmUAd8hpAHfLbgAAAeUAd8xjAHfOZAB30XoAd9P0AHfb6AB33uUAd+RpAHfndQB36WUAd+tyAHfs7gB3728Ad/FpAHfzdQB39XAAd/d1AAAB7AAAAfMAd/lrAHf7ZQAAAfAAAAHlAAAB8wB3/OUAeAFpAHgEYwB4BmUAeAhmAHgKagB4DHIAeA5zAHgUdAB4FnUAeBl2AHgaaQB4HG4AeB50AAAB+QB4IWEAeCJjAHgkawB4Jm4AeCjwAHgtdgB4L24AeDFjAAAB6wB4M2kAAAHmAAAA5QB4NWkAeDhjAHg6ZAB4PXMAeD9wAHhBdAB4QmwAeEVvAHhHaQB4SW8AeEtlAHhMaQB4UW8AeFJhAHhXcgB4WGMAeFplAHhedAB4Y3kAeGRlAHhmcgB4aXkAeGtlAHhtZQB4cGUAeHNpAHh3ZQB4eGEAeHvlAHh+YQB4gWkAAAHzAHiDYQB4hXIAeIxsAHiQbwB4lXIAeJdyAHiZbwAAAbQAeJtsAAAB9AB4nWMAeJ9vAHihaQB4o2gAeKVhAHipcgB4q28AeK1yAHivbwB4sWUAeLN3AHi15QB4t2wAeLlpAHi6ZQB4vWkAeL9pAHjBbwB4w2UAAAHzAAAB7wB4xWIAeMd4AHjJYQB4y2UAAAHzAHjNaAAAAfAAAAHlAHjPbgB4028AAAHhAHjUaQAAAfMAeNZsAHjZbwB42mIAeNxpAAAB8wB432EAeOFpAAAB4QB44i0AeOQuAHjoYQB47GMAeO5lAHjyaQB49GwAePZtAHj4bgB4+nAAePxyAHj/8wB5AWUAAAHzAHkDZQB5BXIAeQhMAHkK5wB5DGsAeQ9sAAAB5AB5EG8AeRN2AHkUZwB5F3MAeRhhAAAB5QB5GnUAeR13AAAB4gB5H2QAAAHyAHkhNgB5I20AeSUyAHkmbgAAAfgAeShvAHkr8wB5LW4AeS5mAHkwcAB5M3gAAAHlAHk1bgB5N3gAeTlwAHk7bgB5PW8AeT9wAAAA8wAAAfkAeUBpAAAB8wB5Q2wAeUfuAHlJcgB5SjIAAADpAHlNcAB5TmMAeVBpAHlSawB5VfMAeVdsAAAB4wB5WW8AeVvsAHld6AB5YW8AeWLrAAAB+QB5aGUAeW1pAHlubAB5cXAAeXNzAHl6ZQB5fWkAeX/0AHmGLQAAAfMAeYlrAHmNZwB5j2wAeZF0AHmTaQB5lXAAeZdrAHmZYgB5m18AAAHrAAAB9AB5nWkAeZ9pAHmhZQB5o24AeaQtAHmmZQB5qGkAAAHzAHmrbAB5rXIAea8tAHmxawB5s2MAebRwAHm3dwB5uW8AebpfAAAA5AB5vGwAeb5uAAAB8wB5wGMAecNuAHnFYgB5x24Aecl0AHnLcgB5zWMAec9iAHnRLQB502kAedVlAAAB6wB513UAedlsAHnbZgB53XQAed9iAHnhYQB542kAeeVhAHnmbQB5624Aee5mAHnxcgB592MAefljAHn7cAB5/WEAef9yAHoAZQB6A28AegRpAHoHbwB6CHMAegt0AHoNdQB6Di0AehJ0AHoV+QB6F2UAehgtAHodZQB6H28AeiBkAHojdQB6JWMAeid0AHopcwB6K2YAei10AHovdAB6MWMAejNlAHo0ZQB6OWkAejtvAHo8YwB6P2wAekH0AHpFZQB6R2EAekhmAHpKaQB6THAAek9yAHpRdQB6UmEAelRlAHpXdQB6WW4AeltlAAAB8AB6XW8Ael9tAHphdAB6ZWEAemdhAAAB8gB6aXIAemppAHptbAAAAOEAAAHvAHpv5QB6cWQAenNjAHp0ZQB6d2YAengtAHqAMwB6gm4AeoRwAHqH8wAAAewAAAG4AHqIYwB6i3AAeo1wAHqPcwB6kWkAepX4AHqWNAB6mDcAepo4AHqdOQAAALEAep82AHqhaQB6oi0AeqRfAAAA4wB6sWYAerNyAHq05AB6t3MAerhlAAAB7QB6wWwAesJfAHrEZAAAAfMAesduAHrJcgB6ymEAetJlAHrZbwB622EAet1iAHrfdAB64XIAeuNvAHrlbwAAAe0AeuZhAHrpbwB66mYAeu9sAHrwYQB68mkAevV1AHr3aQAAAeQAevlsAHr7LQB6/W8Aev/vAHsAZQB7A2kAewVhAHsHdQB7CmIAAAH0AHsPYQB7EWEAexNhAHsVYQAAAeEAexdpAHsZcgB7GjEAeycyAHspbwB7K2QAAAH2AHstZQAAAewAey9hAAAB9AAAAbQAezFpAHszZQB7NWEAezZfAHs4aQB7OmwAAAHzAHs9YQB7Pi0Ae0AzAHtDNgB7ReUAe0noAHtNYQB7T3IAe1NyAHtVbwB7V2IAe1lzAHtaaQB7XW8Ae15sAAAB8wAAAeQAe2EtAAAB7gB7ZW8Ae2dvAHtpcgB7a3IAe21oAHtvZQB7cWUAe3RfAHt3cwB7eWUAAAHoAHt7LQB7fXAAe39jAAABsgB7gXMAe4JvAHuFcgB7hucAe4hsAHuLcAB7jWEAe49wAHuRZQB7k2UAe5VvAHuXLQB7mbIAe5tlAHudcwB7ni0Ae6BhAHuiZAB7pGUAe6ZmAHuoaQB7qmwAe63zAHuwaQB7s/kAe7TlAAAB9AB7t2QAe7lhAHu7ZwB7vC0Ae8pfAHvMZAB7znAAAADzAHvTdAB71OUAe9ppAHvddAB73+cAe+BtAHvjbgB75S4Ae+dvAHvpZAB762EAe+1yAAAB5wAAAfoAe+42AHvxbAB78zYAe/VyAHv3ZQB7+S0AAAHlAHv7cwB7/WQAe/9hAHwBdAB8A3QAfAVuAHwHcgB8CW8AAAHwAHwLZAB8DWQAfA9kAHwRcAAAAe0AfBPjAHwVcwB8GTYAfBtzAHwdYQB8IXgAfCMtAAAB8wB8JW8AfCfkAHwrdQB8LXQAfC91AHwxYQB8MmUAAAHzAHw1cAB8Ni0AfDsuAHw9YgB8P2gAfEFuAHxDdAB8RTYAfEdCAHxJSQB8S0EAfE1PAHxPNgB8UXUAfFNhAHxVZQB8V3QAfF3zAHxfbgB8YWEAAAHnAHxjaQB8ZXMAfGdjAHxpdAB8a2kAAAHzAHxsaQB8b24AAAHlAHxxZAB8c2kAfHV3AHx35QB8eXIAfHt5AHx9RgB8fmMAfIFlAAAB8wB8g3IAfIR0AHyHdgB8iW4AfItlAHyNbQB8jk4AAAHzAHyRYgB8k24AfJdpAHyZaQB8m3AAfJ1iAHyfYQB8oWkAAAH0AHyjZAB8pW8AfKdlAHypZQB8q2EAfK9vAHyxTgB8s0EAfLVfAHy7XwB8v24AfMBsAHzDcAB8xW4AfMdhAHzJbgB8y2kAAAHyAHzNZQB8zmkAAAH5AHzRZQAAAeMAfNNkAAAB8wB81WEAfNZOAHzYYQAAAfMAfNtlAAAB8gB83WUAAAHlAHzfcgAAAfgAfOAtAHziVAB85GUAfOZpAAAA8wB86XQAfOotAHztaQB8728AfPFlAAAB5QB882wAfPVSAAAB5QAAAdMAAAHFAHz3RgB8+WEAfPtfAH0BTAB9A04AfQVMAH0HTgB9CU4AfQtBAH0MUAB9D1MAfRFHAH0TTgB9FUsAfRdBAAABxAB9Gc4AfRtMAH0dbgB9H2kAfSFpAH0jLgB9J2EAAAGyAAAB5QAAAfQAAAHTAAAB8wAAAfMAfSjlAH0taQB9L2MAfTBpAAAB8wB9M2kAfTV0AH02ZQB9O2kAfT1tAH0/ZQB9QS0AfUlmAH1LaQB9TXUAAAH5AH1PYQB9UWEAfVNsAAAB5wAAAe0AfVVjAAAB7gAAAfMAfVYtAH1ZbgB9W24AfV3uAH1fbgB9YWUAfWNyAH1nbAB9bW4AfW90AH1xdAB9c3UAfXV0AH13cgB9eecAfYFpAH2CZAB9hXMAfYZjAH2JaQB9i24AfY1uAH2OaQB9kW8AfZNyAH2VcAB9l24AfZlzAH2bYQB9nXMAAAHuAH2fcgB9oOUAfaJpAH2nbwB9qW4AfatyAH2tLQAAAcMAfa9uAAAB8wB9se0AAAHuAAAB7gB9s0UAAAHTAH21TAB9t0MAfblJAAAB0wB9u00Afb1VAAAB+AB9vlQAfcFfAH3DTAB9xUIAfcdDAAAB7gB9yXQAfct2AH3NbwAAAegAfc9uAH3RaQB902MAfdVkAH3XZwB92WUAAAHnAH3bbgB93e4Afd9iAH3hcgB95WwAfeZlAH3raQB97+QAffNjAH31aQB99+4AfflvAH37bAB9/fQAfgFtAH4DbwB+BXIAfgdvAH4JbwB+C3IAfg10AH4TbAB+F3MAfhlhAH4aaQAAAe8Afh1fAH4fbAB+IfIAfiNlAH4kbQB+J28AAAHlAH4pbwB+K2UAfi1jAH4vaQB+MW8AfjNuAAAB8AAAAfYAfjdpAH45aQB+O04Afj02AH4/XwB+Q2UAAAHyAH5FcwB+R3MAfkluAH5LdAB+TfMAfk9uAH5RZAB+U04AflVpAH5W5QB+W2kAfl1mAH5fZQB+YXMAfmNjAH5laAB+Z2cAAAHzAAAB+QB+aWUAfmtvAH5tcgB+b2oAfnFhAH5zeQB+dVYAfndsAH55bAB+e2QAfn10AH6BaQB+g2kAAAHkAH6FaQB+h3IAfolzAH6LZAB+jW4Afo9jAAAB0wB+kU8AAAHNAH6TVQB+lW8AfpdyAH6ZYQAAAfkAfptyAH6dYQAAAeEAfp9lAH6hYQB+o3kAfqVsAH6mVQB+qW0AfqtwAH6tYwB+r24AAAHoAH6xbwAAAbgAfrNhAH61dAAAAfIAfrdjAH659AB+u2UAfr1hAAAB7AB+v2EAfsFhAH7DdwB+xVMAfsdlAH7JZAB+y2kAAAH0AH7NWAB+zzYAftFQAH7TTAB+1WIAftdpAH7ZYwB+2y4Aft11AH7fSQB+4VgAfuNpAH7lYQB+51YAAAHDAH7pbwB+600AfuxhAH7xaQB+82EAAAHuAH71eAB+93IAfvlyAAAB4gAAAeIAAAHsAH77dAAAAfMAfv1lAH7/5QB/AWEAfwJlAH8FaQAAAfMAfwdsAH8JaQB/C3AAfw1tAH8PUwB/EeUAfxNvAH8VdQB/F/IAfxlsAH8bTwB/HVcAAAHyAH8fYQB/IWUAfyNpAH8lcgB/J3IAfylvAH8r4wB/LVgAfy9EAAAAsAAAAbEAfzFMAH8zRgB/NXUAfzdvAAAB5QB/OWwAfzt1AAAB5QB/PWUAfz9tAH9AYwB/Q2UAf0X0AH9LdgB/T2UAf1FkAH9TcAB/VW0Af1d0AH9ZTgB/WmEAAAHlAH9daQB/X3AAf2FpAH9jYQB/ZWwAf2l1AH9sZQB/b3IAf3EtAH90ZgB/d24Af3hkAH97cwB/fXQAf35lAH+BaQAAAfMAf4N1AH+FSAB/h2MAf4luAH+LYQB/jW4Af49nAH+RcAB/k2wAf5VpAH+XbgAAAfIAAAHsAAAB7AB/mXIAAAHuAH+bRwB/nUIAAAHSAH+fUgB/oUEAf6NiAH+lOAB/p2EAf6llAH+rbgB/rUMAAAH5AAAB6AB/r24AAAHyAAAB7QB/sW8Af7NyAH+1dAB/t3QAf7ltAH+7cgB/v08Af8FwAH/DbwB/xXIAAAHmAAAB7QB/x3MAf8huAH/LdwB/zWkAf85hAH/QZQB/02kAAAHyAH/VbgB/1i0Af9kuAH/bbgB/3WEAf99uAAAA5QB/4GkAf+VzAH/naQB/6WEAAAHyAH/rcwB/7UMAf+5JAH/wUgB/818AgAVPAAAB2AAAAbcAAAGwAIAHTwAAAbAAgAlvAIALbwCADW4AgA9pAIARYgCAE2kAgBVhAAAB5wCAF2UAgBt0AIAdZwCAH+wAgCFvAAAB8gAAAe4AgCNlAAAB+ACAJWwAgCdyAIApeQCAK3IAAAHEAIAsLQCAMC4AgDJiAIA0YwCANnIAgDl0AIA7ZwCAPWQAgEF3AIBCQgCARGMAgEdzAIBJeQCAS3oAgE11AIBOYQCAUWwAAAHnAAAB7gCAUmkAAAH5AIBV5QCAV28AAAHnAIBYLQCAWlQAgF1wAIBeUwCAYXgAAAHHAIBjaQAAAcUAAAHBAAAB4QAAAecAgGXlAIBnbAAAAeQAgGllAIBraQAAAeQAAAHEAAABxgCAbW4AgG9pAAAB4gCAcXIAgHNuAIB1LQCAd0MAgHlvAIB7YgCAfWEAgH9yAICBZACAg2IAgIXyAICJbwAAAeEAgItMAICNUACAj9gAgJFMAAAB0gCAk9QAgJdUAICZ9ACAnW4AgKFkAICjQgCApWUAgKdpAICpaQAAAeUAAAG0AICrUwCArW8AAAHMAICuMgCAsU0AgLPQAAABwwCAtFMAgLZvAIC5dACAumkAgL15AAABzACAv3QAgMFpAIDD7gAAAeUAAAHlAIDHbgCAyWYAgMtlAIDN9ACAz2EAgNFpAIDTaQCA1VMAgNdHAIDYVACA21YAgN0xAIDeSACA4U8AgONOAIDlTAAAAdgAgOdUAIDpQQAAAcMAgOtOAIDvZwCA824AAAHuAID1ZQCA924AgPlyAID7bACA/WUAgP9uAAAB8AAAAewAAAHkAIEBbgCBA2UAgQVjAIEHaQAAAeUAgQl1AIELcgCBDXMAgQ9uAIERaQCBE2kAgRVpAIEXYwCBGS4AAAHzAAAB6QCBG28AgR1vAIEfbgCBIW4AgSNlAIElbwCBJ3IAgSlzAAAB8wAAAekAAAH0AIErYgCBL24AgTFhAIEzaQCBNWkAgTdyAIE5dACBO1AAgT1tAIE/8gCBQXgAgUVtAIFHawCBSW8AgUtpAIFNbwCBT2kAgVFjAIFTYwCBV2EAgVljAIFbcwAAAfQAgV1yAIFeYgCBYWMAAAHuAIFjZACBZ24AgWlJAIFrTQCBbWQAgW/uAIFxTACBcy0AgXVPAIF3ZQCBeW8AAAHvAIF7aQCBfXMAgX9sAIGBTACBg0UAAAHWAIGFRQCBh18AgYlMAIGLTAAAAe0AgY12AIGPbgCBkWkAgZNlAIGVcwCBl2UAgZllAIGbbACBnXQAgZ9pAIGhaQCBo3MAgaVhAIGnYgCBqGEAgavlAIGv5QCBsWEAgbNpAIG1cwCBt2QAgblzAIG7cgCBvHUAgb92AIHBcgCBw24AgcVlAIHHbgCByXMAgct0AIHNbACBz24AgdFtAAAB6wCB01UAgdU1AAAB1ACB10wAgdlSAIHbVgAAAcUAgd1FAAAB2ACB31IAgeBhAIHjaQAAAeUAgeRpAAAB+QCB53AAgelpAAAB8wCB628Age30AAAB6ACB7+QAgfFvAAAA5QCB82kAAAH0AIH1YQCB920AgflsAAAB8gCB+24Agf1yAIH/5ACCAWkAggN0AAAB9AAAAOUAggRpAAAB+QCCBmEAggl0AIIL5QCCDGUAgg9pAIIRdwCCE2EAghVpAIIXaQCCGWgAghtuAIIdQwCCH+UAAAHzAIIkYQCCJ2YAgilGAAAA8wCCK3QAgi1mAIIvbAAAAeUAgjFuAIIzYQCCNGkAgjd1AII54wAAAfMAgjtlAII95wCCQXQAAAHvAIJD9ACCRWcAgkdvAIJJdACCS2kAgk1zAIJPcgAAAfMAglFyAAAB9AAAAcgAglJyAIJVcwCCV2wAgllyAAAB+ACCW24Agl1vAIJf7QCCYWEAgmPUAAAB6QCCZ/QAgmtuAIJtYQCCb24AgnFyAIJzYgCCdW4AgndUAAABxwCCeWQAgntlAIJ9dQCCf2kAgoFzAIKCZQCChWkAgodoAIKJaQAAAfUAgot0AIKNaQCCj3AAgpHzAIKTZQCClWwAAAHuAIKX5wCCmWkAAAHoAIKbYQCCnV8Agp9vAIKhTQCCo3MAgqVzAIKnUgCCqVUAAAH1AIKraQCCrWEAAAHzAIKvZACCsWUAgrN0AIK1cgCCt2wAAAHzAIK5dwCCu2kAgr1vAAAB8wCCv2IAAADlAILBaQCCw2QAgsVlAILHZACCyXAAgst4AILNTACCz2EAgtFBAAABtwCC004AgtVpAILWLgAAAfMAgtliAILbdQAAAfIAgt1zAILfbwCC4W8AguNjAAAB8wCC5XQAgudhAILp7ACC6+4Agu1OAILvQQCC8UEAgvNuAIL1bgCC93MAgvl0AAAB8gAAAe4Agvt5AAAB4QCC/WUAgv9EAIMBZQCDA2EAgwVpAIMHdwCDCXYAgwtuAIMNbgAAAcIAgw9lAIMRbwCDE24AgxVnAIMXYwCDGUEAgxtpAAAB8gAAAewAAAHhAIMdaQCDH2IAgyFkAIMjbgAAAe0AgyVCAIMnUwCDKVAAgytBAIMtcgCDL3UAgzFsAIMzXwCDNW0AgzdnAIM5YgCDO3MAgz1wAIM/YQCDQV8Ag0NwAINFZQCDR2kAg0lpAINLYQCDTWMAg09hAINROQCDUzYAg1VkAAAB7wCDV3QAg1gtAINbaQCDXWwAAAH0AINeYQCDYmIAg2ZjAINuZACDcmUAg3RmAIN6ZwCDfGgAg35pAIOAbACDhG0Ag4ZuAIOIbwCDinAAg45yAIOQcwCDmHQAg551AIOhdgCDo3UAg6VhAIOnbgCDqWIAg6tlAIOt9ACDt/MAg7tlAIO9cACDv24Ag8FhAIPDdgCDxnIAg8lzAIPL7gCDzmEAg9HlAAAB7AAAAeMAg9NlAIPVbACD1m0Ag9l1AIPaZQCD3WkAg99sAIPhbgCD4mEAg+VpAIPmbwCD6XIAg+tlAAAB5wCD7WkAg+9zAIPxbwCD8/QAg/RjAIP3dACD+WkAg/tlAIP9dACD//QAhAFtAIQCZwCEBXMAhAd0AAAB5wCECWkAhApfAIQNZQCEDmUAhBFtAIQTZQCEFW8AhBdfAIQYLQCEGl8AhB5lAIQgaQAAAfMAhCNzAIQkYgCEJ24AhCllAIQqZQCELGkAhC9uAIQxZQCEM3MAhDV1AIQ3bgCEOXUAhD1tAIQ/9AAAAeUAhEFnAIRCcwCERXoAhEdkAIRJaQCES3QAhE9hAIRRbgAAAfIAhFN3AIRV5QAAAfkAAAHzAIRXZQCEWfIAhFvkAIRjZgCEZGMAhGdlAIRraQCEbGEAhG5wAIRwdgCEdXgAhHdyAIR5eQAAAbAAAAGwAAAB8wCEe3IAhH1pAIR+dACEgXYAhINuAISFcgCEh2IAhIlwAISLYgCEjWUAAAHzAISPbQAAAe0AhJFhAISTbgCElWQAhJdoAAAB7ACEmWcAhJpuAAAB8wCEnWwAhJ5hAIShaQCEo2UAhKVuAISncwCEqWEAhKthAIStcwCEr28AhLH0AISzYgCEtfQAhLlzAAAB8wCEu+4AhMF0AITDaQCExOUAhMhpAITLcACEzWkAhM9uAITRaACE03AAhNViAITXYQCE2WkAAAH0AAAB8gCE2mQAhN1sAITfZgCE4GwAhONvAITnZQCE6WUAhOtlAITtYQCE8W8AhPNhAIT0ZQAAAfMAhPdyAIT5ZQCE+2MAhP1vAIT/ZQCFAV8AhQVkAIUHYgCFCWkAhQt0AIUNbgCFD3IAhRFpAIUTZQCFFW4AhRdyAIUZbwCFGmwAhR1wAIUeaQCFIXIAhSNhAIUkLQCFJmQAhSluAAAB9QCFK2MAhS1pAIUvZQCFMWUAhTNhAIU1YwAAAeMAhTdhAIU5cgCFO24AhT1pAIU/bgAAAeYAhUDlAIVDaQCFRecAhUdpAIVJbQCFS2kAhU9lAAAB8gCFUWUAhVNuAAAA8gCFVXMAhVdiAIVZZQCFWmkAhV35AIVhZQCFYm4AAAHyAIVlaQAAAeMAhWd0AIVpZAAAAfAAhWtyAIVtcwCFbmUAAAHzAIVzcgCFdXIAhXdwAIV5dACFe3kAhX1hAIV/XwCFhW4AhYd0AIWJbACFi2UAAAHtAAAB9AAAAfMAAAHzAIWNZQCFj+gAhZRhAIWWaQCFmG4AAAHzAIWbZQCFnGkAAAHzAIWfbAAAAO4AAAHyAIWhaACFo+UAhaVpAIWnaACFqWUAAAHlAIWrcgAAAfgAhbAtAIW8LgCFwF8AhdJhAIXUZACF1mUAhdhpAIXabwCF3PMAhd90AIXiLQCF5GkAhed5AAAB5ACF6OUAhe1pAIXv7gAAAeQAhfFuAIXzbgCF9W8AAAHuAIX3bwAAAfMAhftlAIX9ZwAAAeUAAAHlAIX/bAAAAfMAhgFsAIYDawAAAeUAhgVyAIYHcgCGCXQAhgtsAIYNcACGD2UAhhFsAAAA5AAAAfMAhhNuAIYULQCGF20AhhlsAAAA5AAAAfIAhhtuAIYd4QCGH2gAhiF1AIYjaQCGJWwAhidkAIYpZwCGK2kAhi1yAIYxdQCGM2UAhjUuAAAB5wCGOWEAhjppAIY9cwAAAeMAhj9vAIZAsgCGQ28AhkVvAAAB5ACGR24AhklvAIZLdACGTW4Ahk9yAAAB5QAAAeUAAAHiAAAB9AAAAfIAAAHzAIZRYQCGU3IAAAHsAIZVZgCGV3AAhllhAAAB8wAAAeUAhlrlAIZfaQCGYWUAhmNlAIZlYwCGZi0AhmhfAIZqYgCGbGUAhm5pAIZwbwCGc/MAhnVvAIZ3LQCGeXUAhnvlAIZ85QCGf2kAAAHuAIaBdACGgmUAhodpAIaJcwCGi2cAho1tAIaP5QCGkGkAhpNtAAAB5QCGlWUAhpctAIaeZgCGoXQAhqNlAIakZQCGp2kAhqhlAIasZgCGrmkAhrBsAIazdQCGtGMAhrZlAIa5bACGu2EAhr1pAAAB9ACGv/kAhsAtAAAB5ACGw24AhsRsAAAA8gCGx3MAhsguAIbOXwCG4mQAhuVsAIbnLQAAAeEAhulhAIbrbgCG7WEAhu8tAIbxbAAAAfMAAAH5AAAB5wAAAe0AhvLlAIb1aQCG92MAhvhkAIb9cwCG/mUAAAHzAAAB7gCHAXgAhwNkAAAB9ACHBW4AAAHzAIcLZwAAAecAhwwtAIcObgAAAfMAhxFuAIcT9ACHF+4Ahx1uAIceYwCHIG4AhyJyAIcpdACHK2UAhy10AIcvbACHNGEAhzZlAIc9aQCHQG4Ah0JzAIdHdQCHSWUAh0t0AAAB8wCHUXQAh1JuAIdUcACHV3IAh1lzAIdbdQCHXWUAh19yAIdhdACHY2QAh2VyAIdm5wCHcXIAh3NpAId1cgCHd3MAh3tuAId9YwCHfmMAh4FxAIeCZACHhXMAh4dsAIeIYQCHi3IAh49tAIeSYwCHlWkAh5ZuAIeZeACHm24Ah5xhAIegaQCHo28Ah6RuAIepcgCHr24Ah7FuAAAA5AAAAfMAh7NwAIe1aQCHt24Ah7lpAIe7aQAAAegAh710AIe/8gCHwmMAh8VzAAAB7gCHxmUAAAHzAAAB5QAAAeUAh8hhAIfKZQCHzGkAAADzAAAB9ACHz3QAh9FlAIfTcgCH1WUAAAHoAIfXaQCH2XQAh9t0AIfdaACH32kAh+FzAIfjZQAAAe4Ah+VhAIfncgCH6WUAAAHxAIfrYQCH7WkAh+9lAIfx8wCH8uUAh/hpAIf/bwCIAW4AiANyAIgFaQCIBi0AiBAuAIgSXwCIFWYAiBdnAIgZbgAAAeUAAAHjAIgaYQCIHGMAiB5sAIggcACIInMAiCV2AIgnZwCIKXIAiCtjAIgtbgAAAfMAAAHyAIgv7QAAAeYAiDVuAIg3awAAAeQAiDlhAIg7dAAAAe4AiD3uAAAB8wCIQXUAiENiAIhFbwCIR2MAiElrAIhLdQCITXQAAAHuAIhPcgCIUe4AAAHzAIhTdACIVWQAiFdhAIhZbACIW2kAiF1uAIhfdACIYXYAiGNvAAAB6ACIZW4AiGdpAIhpYwCIa2QAiG1iAIhvZwCIcWUAAAHzAAAB5wCIc3AAiHVwAIh3bgCIee4AiHotAIh8XwCIfmcAiIJvAIiFcwCIh2IAiInlAIiLaQCIjXIAiJNlAIiVcACIl2EAiJnlAAAB5AAAAfkAiJtsAIic5QCIpWkAiKllAIiq5QCIrWkAiK9pAIixcwAAAe8AiLNzAIi1bwCIt2UAiLluAIi7YQCIvWEAiL95AIjBZQCIw2EAiMRiAIjHbgCIyeQAiNFsAIjTeQCI1S4AiNdjAIjZZQCI2mEAiN1lAIjfaQCI43YAiOXuAIjoYQCI6+UAiO1vAIjvcwCI8WkAiPNuAIj1dQCI92gAiPnsAIj99ACJCW0AiQtvAAAB9gCJDWwAiQ/lAIkRbwAAAfMAiRNyAIkVbwAAAecAiRZnAIkYaACJG2sAiR1vAIkfbwCJIWYAiSPyAIknYwAAAfQAiShhAAAB8wCJK2EAiS30AIk3YQCJOW0AiTt0AIk9bACJQXYAiUNsAIlFYgCJR3IAiUl2AIlLZQCJTXMAiU90AIlRYQAAAe4AiVJoAIlVbACJV24AiVppAIld7wCJYXQAiWJnAIllcwCJaWUAiWtpAIltXwCJb3MAiXEtAIlzcACJdXAAiXdsAAAB7gCJeXUAiXt0AIl9bQCJf28AiYHyAImDbgAAAfQAiYVtAImHcwCJiWUAAAHuAImKbQCJjW8AAAH4AAAB5QCJj28AiZFpAImTZQCJlWEAiZdjAImZaQCJm28AiZ1uAImhdACJo2EAiaXyAImnaQCJqGUAiatpAImtZQCJr3UAibF1AImyXwCJtXQAAAHwAIm3cwCJuWYAibtuAIm9YwCJv2kAAAH2AInBaQCJw2wAicVpAInHcwCJyWUAAADyAInLcwAAAfkAic1zAInPcwCJ0WMAidNhAAAB5ACJ1G4AiddvAInZ8gCJ33QAieVpAInn9AAAAfIAAAGzAInr8wCJ7W4Aie9uAInxdACJ824AifVrAIn3ZACJ/S0Aif5lAIoBaQCKA3MAigV5AIoHbgCKCWkAigt0AIoO5QCKF2kAihlzAIobcwCKHGUAih9pAIohcACKIm4AiiVyAIonZgCKKW8AiitpAIotZgCKL+4AijFpAIozYwCKNeUAijdzAIo5YwCKO2EAij1oAIo+5QCKQWkAikNnAIpEZQAAAfMAikdzAIpJ5QAAAfkAiktlAIpNcgCKT3AAilFyAIpTZQCKVW4AildmAIpZYQCKW28Ail3yAIphagCKY2EAimRfAIpmZQCKaGkAimpsAAAB8wCKbOUAim9pAIpxNgCKc2kAinVhAIp3dACKeWwAAAHhAIp7YQCKfWUAin95AIqBYQCKg3UAioVkAIqHZQCKiGwAiot2AIqNbgCKj2wAipHkAIqTbACKlXQAipZkAIqbcwCKnWEAip9yAIqh9AAAAfQAiqlpAIqrcwCKrGUAirBpAAAB8wCKs28AirXkAIq79ACKwXMAisVpAIrIaQCKy24Ais1jAIrRcgCK0/QAitrlAIrfaQCK4XMAiuLkAIrpcwCK6+4Aiu1iAIruXwCK9mMAivlmAIr7bQCK/WkAiv9vAIsBaQCLA3IAAAHkAIsFbgCLB3IAAAH5AIsJYQCLC24Aiw1oAIsPXwCLEGkAAAH5AIsTbQCLFW8AAADyAIsXcwCLGWEAixotAIsdXwCLH2EAiyFiAIsjcgCLJWEAAAHhAIsnYQCLKWUAiytkAIssZQCLMWkAizNjAAAB8wCLNW8AAAHzAAAB5QCLN2wAAACuAIs4ZgCLOmoAiz10AIs/LgCLQy4Ai0kuAItKLgCLTWEAi09hAItRYQCLU3kAi1V5AAAB5ACLV/IAi1hpAItbbACLXGkAi15sAIthcACLZm0Ai2l1AAAB8gCLa24Ai21wAItvYwCLcegAi3NvAIt1YQCLdy4AAAHnAIt7ZQAAAbgAi30tAIt/aQCLgXUAi4NhAIuFYQCLh2UAi4llAIuLYgCLj2wAi5FpAIuTcwCLlXgAi5dlAIuZ8gCLm3QAi533AIufbwCLoC0Ai6MuAIulLgCLpy4Ai6lhAIurZQAAAfMAi61uAIuuLgCLsXAAi7NhAIu1cgCLt2kAAADjAAAB+QCLuXIAi7tlAIu9bwCLv3AAi8FjAIvD8gAAAeIAi8fkAIvILQCLzF8AAADkAIvQZgAAAfMAi9NuAIvVYwCL12UAAAH0AAAB5ACL2GwAi9v0AIvhZQCL42MAi+VhAIvncgAAAe0AAAHsAIvpYQAAAegAi+phAIvtaQCL72wAi/NlAIv1dwCL92YAi/lzAIv7bAAAAfkAi/15AIv/ZQCMAWEAjANlAIwFbACMB2QAjAlkAIwNYgCMDi0AjBFlAIwTZQAAAe4AjBVyAIwXXwCMGXAAjBtzAIwdXwCMH20AjCFyAIwiYQCMJGwAjCdwAIwpegCMK2UAjC1uAIwvLQCMNWwAjDdwAIw5bwCMO2EAjD1pAIw/bQCMQWwAjEN1AAAB7gAAAeUAjERjAIxHcwAAAeQAjElvAAAB5wCMS2kAjE3yAIxRcwCMU3QAjFUuAAAB9ACMV2EAjFlzAIxbZAAAAfkAjF1pAIxfLQCMYWkAjGMuAAAB6wCMZW8AAAHuAIxnZACMaGEAjG1pAIxvbQCMcWEAjHNvAIx1ZgCMd2wAjHljAAAB7gCMe3IAjH1vAIx/ZQCMgXgAjINvAAAA5ACMhW4AjIdpAIyJcACMimEAjI1rAIyPdQCMkW4AjJNhAIyU8gCMl3gAjJkzAIybLQCMnXIAjJ82AIyhcAAAAeIAjKMuAIyldQCMp24AjKlpAIyrdQCMrWQAjK8uAIyxaQCMs2EAAAHhAIy1cgCMt+IAjLluAAAB4gCMu2QAjLwyAIy+YgCMwGMAjMJnAIzEbQCMx24AAAHoAIzIYwCMy2QAAAHoAIzN7ACM0WkAjNN0AAAB8wCM1V8AjNdsAIzZLgCM42kAjOVuAIzneQCM6WUAjOtjAIzsLQCM718AjPHlAIz1bgCM9y0AjPkuAIz7ZQCM/WEAjP8tAI0BbACNAmUAjQVpAI0JZQCNDXUAAAHkAI0OXwCNEGUAAAHzAI0SYwCNFG4AjRZwAI0acgCNHXUAjR9tAI0haQCNI3gAjSVtAI0nYQCNKF8AAAHzAI0tYQCNL28AjTFwAI0zdgCNNXAAjTdsAI05aQCNO3AAjT3jAI0/bQAAAeMAjUFuAAAB8wCNQ2UAjUVwAI1HbgAAAOQAjUlsAI1LLQCNTXAAjU9iAI1Q5QCNV2kAjVnuAI1dZQCNX28AjWBuAAAB8gCNY2EAjWV1AI1ndQCNaXMAjWtyAI1tZQCNb3gAjXBhAI1zdQCNdWUAjXdpAI15YQCNe28AjX1hAI1/YQAAAfMAjYFzAI2D8gCNi24AjY1sAAAB+QCNj28AjZF3AI2T8gCNl3MAjZllAI2bYQCNnW8AjZ9vAAAB7gCNoXIAjaNsAI2k8gCNp3MAjahpAAAB+QCNq24Aja1yAAAB8gCNsWEAjbNyAI21dQAAAecAjbdvAI25bQAAAeQAjbvjAI2/YQAAAeIAjcNlAI3FLQAAAeUAjcdlAI3JdgCNy2gAjcxnAI3OaQCN0W0AjdNtAI3VbwCN128Ajdl4AI3bdACN3DEAAAHvAAAB4wCN32wAjeFpAI3nYQCN6XkAAAHlAI3rbACN7WwAje91AI3xdQCN83UAAAHlAI305QCN+2kAjf1vAI3/dACOAC4AAAHzAI4CLQCOBXoAjgdzAI4JcwCOC2EAAAH0AI4NYQCOD20AjhDiAI4SYwCOFWUAAAH0AI4Z9ACOI3MAjiVzAI4ndgCOK3AAji1vAI4vdQCOMWwAAAHyAI4zZQCONGQAjjhpAI47cwCOPXAAjkNzAI5FcgCORmEAjkhkAI5LbQCOTfQAjlFlAI5SZQCOVmkAjlluAI5aYQCOXeUAjl9lAI5haQCOY2kAjmVnAI5ndACOaXIAjmtpAI5teACOb3AAjnFpAI5z7QCOdWkAjndhAI55YQCOe2EAjn30AI6C5QCOhWkAjodmAI6JYwAAALAAAACxAAAB8wCOi3MAjo30AAAB5QCOk2MAjpVyAI6WbACOm24Ajp9uAI6hdQCOpWYAjqdzAI6pbwCOqmUAjq1yAI6uLQCOs2wAjrRkAI639ACOuC0AjrphAI68YwCOvmUAjsBmAI7EbQCOxm4AjshvAI7KcACOznIAjtN2AI7UZQCO128AjtluAI7arQCO6GQAjutzAI7tdACO72kAjvF0AI7zcwCO9WkAjvdhAI765QCO/2kAjwF2AI8DdQCPBWkAjwdhAAAB5ACPCWUAjwtzAI8NZgAAAPIAjw9zAI8RbACPE3IAjxVtAI8WbQCPGXMAjxtyAI8ddAAAAOQAAAHzAI8hbgCPI2UAjyV1AI8mYgCPKXQAjy1pAI8vbwCPMW8AjzJnAI81bgCPNmEAjzhoAI86bACPPXIAjz9jAI9BcACPQ2QAj0VpAI9HbgCPSWEAj0twAAAB5ACPTW4Aj09hAAAA4wCPUWcAj1NwAI9VYwCPV20Aj1llAI9baQCPXWkAj19sAI9hbgAAAfIAj2PsAI9nYQCPaXIAj2vsAI9tcgAAAOQAAAHyAI9vbgCPcWUAAAHoAAAB7gCPc/MAAACxAAAAsgCPdGUAAAHzAAAB5ACPd2MAj3lhAI97YQAAAfIAj31jAAAB9ACPf+gAj4BlAI+DaQAAAfQAAAHkAAAB4wAAAeQAj4VsAAAB5ACPh2wAj4lsAI+LcwCPjWcAj49sAI+RYgCPk2YAj5VnAI+XZAAAAfIAj5luAI+aZQCPnWkAAAHzAI+fbgCPoWMAj6N2AAAB+QCPpWkAAAHoAI+nbgCPqXQAj6tuAAAB8gAAAfMAj61hAI+vYQCPsS4Aj7NsAAAB7wAAAeEAj7VMAI+3VACPuWMAj7twAAAB8gAAAeIAj71vAI+/ZACPwG0Aj8NyAI/FcACPx3MAj8lhAI/LeQCPzXIAj85jAAAB8gCP0S4Aj9PtAI/VYQCP120Aj9lvAI/bbwCP3GUAj95pAI/hcwAAAOkAj+NtAI/l7wCP7XMAj+9yAI/xdACP83YAj/VpAI/3dACP+W8Aj/t0AI/9aQCP/2UAkAF1AJACbgCQBXMAkAdmAJAIYgCQC2YAAAC0AJANbQCQD3QAkBFjAJATZACQFW0AkBdoAJAZdQCQG3MAAAHnAJAdZQCQH2MAkCFtAJAjcgAAAe0AkCVnAAAB5wCQJ28AAAHsAJApaACQK2UAkCxyAJAxdACQM28AkDVwAJA3cwCQOWwAkDthAJA8ZwCQQW0AkENkAJBFbgCQR3QAkEhoAAAB7ACQS+QAkExmAJBPcgCQUG0AkFNvAJBVcgCQV2kAkFluAJBbaQCQXeIAkF9mAJBgcACQY3IAkGViAJBp5gCQa2YAkG11AJBveACQcW4AkHNiAJB17ACQemEAkH1lAJB/bACQgGYAkINoAJCFbQAAAe0AkId0AJCJcwAAAeQAkIxlAJCObgCQkXcAkJNpAJCUYQCQlmUAkJhpAAAB8wCQm2cAAAHvAJCdcgCQn2EAkKF0AJCjZQCQpGEAkKZkAJCobACQqm4AkK13AJCwYgCQs2cAAADkAJC18gCQt24AkLluAJC6LQCQvS4AkL5jAJDAZwCQw2wAkMRvAJDHcwAAAOQAAAHyAJDJbgCQy2EAkM1lAJDRaQCQ0mIAkNRjAJDXZgCQ2TgAAADkAAAB8gCQ224AkNzlAJDeaQCQ4mwAkOVzAJDmZQCQ62kAkO1sAAAB5ACQ724AkPFhAAAB9QCQ83IAAADyAJD1cwCQ93QAAAHkAJD58ACQ+mEAkP1zAJD/ZQCRAC0AkQRjAJEHZQAAAfQAkQlhAJELZQCRDS4AAAH0AJEPbwAAAeQAkRF0AJETbwCRFW8AkRdwAJEZbgCRGi0AkRxfAAAB8wCRH2kAkSBfAJEjYQCRJXQAkSduAAAB4wCRKGMAkSpzAJEteACRLmEAkTFlAJEzaQCRNS4AkTdiAJE5aQCRO2EAAAHnAJE9cgCRP+MAkUFyAJFC5QCRSWkAkUt0AAAB8gAAAOUAkU9pAJFRZQCRU3UAAAHyAJFVZwCRV+wAAAHkAJFZbgCRW+4AkV1vAJFe5AAAAfIAkWFuAJFjYQAAAe4AkWVhAJFndgAAAfIAkWhlAJFtaQCRb20AAAH4AJFx8gAAAeUAkXNpAJF1aQCRd2kAkXl1AJF7bACRfWgAkX9vAJGBdQCRg28AkYV0AJGHMgCRiW4AkYtyAJGNbgCRj+0AkZHyAJGX+QCRmWwAkZtvAJGdcgCRnl8AAADkAAAB8wCRoW4AAAHkAJGiLQCRri4AkcRfAJHaYgCR3GMAkd5kAJHgaQCR5GwAkeZyAJHpdACR62cAke9hAJHxZACR9WMAkfd3AJH4YQCR+mIAkfxjAJH+awCSAXMAAAHlAJIDdACSBXQAkgd5AJIJcgCSC3UAkgwtAJIOMwCSETYAkhJhAJIUaQCSF3UAkhlpAJIbegCSHGUAkh9pAAABtACSIGEAkiNsAJIl8gCSJ3UAkilsAJIqbQCSLW4Aki9uAJIxawCSM2EAAAHnAJI1YQCSN20AkjlvAJI7YwCSPXMAAAHuAJI/cgCSQW4AkkN4AJJFZQCSR28AkklpAAAB8wCSSmEAAAHuAJJMaQCSUfkAklJhAJJU5QAAAe8AAAH0AJJdbwCSX2kAAAHzAJJhdACSY2EAkmVvAJJnZQAAAecAkmltAJJqaQCSbXAAAAHiAAAB+AAAAbcAAAGwAJJvcgCScXAAknNvAJJ1bACSdjEAknhYAJJ7eAAAAfQAkn1jAAABsACSf28AkoEwAJKDbQAAAeUAkoVhAJKGLQCSlGwAkpZtAJKYcACSnHMAkp90AJKhaQCSo2wAkqRhAJKnZQCSqXIAkqtwAJKtcgCSr3AAkrFqAJKzcgAAAeUAkrVwAJK3LgCSu2EAkr1fAJK/ZACSwOMAksNyAAAA5wCSxeoAksd1AJLJcACSy3AAks11AAAB8gCSznMAktF4AJLSbwCS1nAAktlzAJLaLgCS3XAAAAHnAJLfcgCS4WkAkuN3AJLnYQCS6eUAkvNhAJL1bACS92UAAAHnAAAB+QAAAeQAkvluAJL7ZQCS/V8Akv9pAJMD7QAAAeQAkwVuAAAB5AAAAeYAkwdpAAAB4gCTCW4AkwtyAJMNcgAAAewAkw5hAJMRbwCTE24AkxVpAAAB9ACTF24AkxktAJMdcACTHy0AkyNlAJMlYQCTJ2kAkylzAAAB8wCTK2cAky1zAJMvaQCTMW4AAAHlAJMzbgCTNW4AkzdsAJM5dQCTO2kAkz1nAJM/YwCTQW4Ak0NvAJNFQwCTR1QAk0lpAJNLUwCTTUkAk091AJNRdQCTUlQAk1VuAJNWYgCTWWwAk1phAJNcbwCTYXIAk2JlAJNlbwCTZm0Ak2huAJNreACTbG8Ak3FyAJNyYwCTdGUAk3dpAJN5ZACTe3QAk3xpAJN/dQCTgHMAk4N2AJOEYQCThmkAk4hsAJOLbwCTjG8Ak491AJOQZQCTknQAk5d5AJOYcgCTm3UAk5xuAJOfdACToWUAk6NuAJOlbACTp2QAk6lyAJOrbQCTrWMAk691AAAB7ACTsWkAk7NvAJO1bwCTt2wAk7tpAJO9bwCTv+UAk8F5AAAB7gCTw2QAk8ViAAAB5QCTx3MAk8l0AJPLcgCTzfIAk9BpAJPTbwCT1C0Ak9cuAJPZZQCT22EAk93hAAAB6wCT32MAk+EtAAAB5ACT6mEAk+1sAJPxbACT8/AAk/X4AJP3bQCT+fQAk/5fAJQBdACUA2EAlAVlAJQHbgCUC2QAAAHvAAAB5QCUDXUAlA9pAJQRcgCUE2IAlBVlAAAB8wCUF2kAlBluAJQbZQCUHXQAAAH0AJQfYQCUIXQAlCNpAJQleQCUJ2kAlCloAJQrbgCULXUAAAHJAAAB6QAAAeUAlC9pAJQxbQCUM+QAAAHlAJQ1cwAAAbQAAAHMAJQ3bQCUOewAlDtzAJQ8bACUP28AlEFvAAAB5AAAAewAlEIyAJRFbQCUR24AlEnwAAAB4wCUSm8AlExzAJRPdACUUGkAlFN5AAAB7ACUVGMAlFd0AJRcZQCUX2kAlGFlAJRjYQCUZGEAlGdpAAAB5wCUa+4AlHFuAAAB5QCUc3MAlHQtAJR2ZQCUeGkAAAHzAJR7aQCUf3QAlIHuAAAB5QCUg3MAlId0AJSIZACUi2wAlI1mAJSPYQCUkW0AlJN0AAAB8gCUlWwAlJZlAJSZbgCUm/QAlKdhAJSraQCUrGUAlK9pAJSxaQCUsmgAlLVyAJS3dACUuWkAlLtzAJS9ZwAAAOQAAAH0AJTBbgAAAe4AlMPlAJTFbgCUx3UAlMluAJTLcgCUzGMAlM5mAJTQdwCU03gAlNVyAJTXbACU2WUAAAH0AAAB4wAAAfkAAADkAAAA8gAAAfMAlNtuAAABrgCU3GEAlN9jAAAB8AAAAewAAAHtAAAA5AAAAfMAlONuAJTlbwAAAeQAlOduAJTo3wCU8WUAlPRuAJT2dACU+XYAlPtpAJT9YwCU/3IAlQFqAJUDYwCVBWMAlQdpAJUJbgCVC+UAlQ0xAJUPYQCVEWEAlRJsAJUVcgCVF3UAlRlhAJUbcACVHWMAlR9yAJUhZACVI24AlSRzAJUn9ACVK3MAlS3uAJUvaQAAAfMAlTFuAAAB8wAAAeQAlTNpAAAB8wCVNWkAlTdpAJU5YwCVOy4AAAHzAAAB6QCVPe4AAAHjAJU/bwCVQWUAlUJoAJVFbwCVR24AlUhoAAAB8wCVS24AlU1uAJVPZQCVU2YAlVVvAJVXaQCVWfIAlVtyAJVdYQCVX+4AlWFpAJVjcwAAAfIAlWRlAJVoaQCVamwAAAHzAAAB6QAAAfkAlW1oAAAB9ACVb2EAlXJiAJV3bACVeG4AlXtvAJV9YQAAAecAlX9pAJWDLgCVhWIAlYdpAJWJbwCVi3IAlY1yAJWPdACVkWwAlZJmAJWVcACVl2wAlZlpAJWb4QAAAeUAlZ1pAJWfbwCVoGUAlaNvAJWlZQCVp24AlalyAJWrdQCVrWkAla9pAJWxZACVtXMAlbltAJW6YwCVvWYAlb9jAJXBaQCVw/IAlc/4AJXUbQCV124AldlrAJXbcwCV3W4Ald9vAJXgbgCV5HIAAAH0AJXnaQAAAfkAleluAJXqZQCV7W8Ale9yAJXxaQCV8i0AlfRlAJX2aQAAAfMAlflpAJX6YwCV/XQAlf/sAJYBZQCWA20AlgVtAJYGZACWCGUAlgtzAJYNYwCWE2wAlhdhAJYYYQCWG2UAlhxjAJYfdACWIWEAliNzAJYldACWJ/QAlilnAJYr8gCWL2EAljFzAJY1aQCWNmMAljlpAJY6YgCWPOMAlj9uAJZAbQAAAO4AAAHzAJZDZACWSWUAlkstAAAB7wCWTWEAAADjAJZPcwCWUW0AllNyAAAB5ACWVGkAAAH5AAAA5AAAAfMAlldzAJZZdQAAAeQAlltuAJZdbgCWX2UAlmN0AJZlcwCWZ3AAlmlzAJZrbQCWbWQAlm9pAJZx7gCWfWkAln9sAJaBbwCWg3UAAAHjAAAB4wAAAeMAloVtAJaHZQCWiW8AlotvAJaNLQAAAe4Alo8uAJaSZgCWlXQAlpd1AAAB7wAAAe8AlpllAAAB8ACWm2EAlp1lAJafaQCWoWkAlqNzAJalbAAAAfMAAADkAAAB8wCWp24Alql1AJarcgCWrWUAAAHkAAAB7QCWry0AlrFqAAAB+QCWs24AlrV4AJa3awCWuXAAlrtjAJa9bQCWv3cAlsFhAJbCcACWxXQAlsdwAJbJdgCWy24Als3uAJbPYQAAAeUAltFlAAAB8wCW1W8AltdiAJbabAAAAfIAlt1uAJbfZQCW4WkAluPuAJbo5QCW62kAlu1sAJbxdgCW83QAlvVlAJb3bgCW+GUAlvptAJb9cACW/2YAlwHkAJcDYQCXBXMAlwlpAJcLZQCXDOUAlw9pAJcRZACXE3QAlxRlAJcWcgAAAfMAlxlhAJcaYwAAAfgAAAHnAAAB7gCXHW0AAAHlAAAB5ACXH2UAAAHwAJchdACXJXMAlyd2AJcpYQCXK2wAAAHkAJctdACXL/QAAADlAJcxaQCXNGUAlzdpAJc5cwCXO2EAlz1iAAAA5AAAAfMAl0FrAJdFYQCXR3QAl0luAJdL7gCXUWIAAAHlAJdSYQCXVOUAl1lpAJda5QCXX2kAl2FyAJdjYQCXZWUAl2f0AJdpYwCXbWMAl2/0AJd1aQCXd3MAl3hkAJd7dACXfXMAAADyAJd/cwCXgXIAl4V2AJeH5QCXiXMAl4p1AJeNdgCXj3QAl5FyAJeTYwCXlW4Al5lyAJebaQCXnW0AAAH0AJef7gCXo2UAl6VuAAAB5ACXrW4Al69wAJexbACXsnMAl7X0AJe39wCXu2kAl71rAJe/dACXxXQAAAHzAAAB9gCXxjMAl8k2AJfLLQCXzWEAl89vAJfRbACX024Al9dyAJfZaQCX2y4Al90uAJffcgCX4WUAl+NsAJflbwCX53IAl+hhAJfqZQCX7WcAl+9uAJfxYgCX8/IAl/VuAJf3cwCX+W0Al/phAJf9cACX/mIAmABwAJgDdACYBGEAmAhjAJgKZACYDGwAmBFzAJgTXwCYFWwAAAHwAJgXLQAAAesAmBtmAJgdcgAAAfkAAAH0AAAB+QCYHmEAmCFpAJgj5QCYJW8AmCZpAAAB+QCYKWYAAAHnAJgtaQCYLmIAmDFwAJgyYgCYNWQAmDZhAJg5eACYO3UAmDxlAJhBaQCYQ2IAmEVoAJhHcgAAAfMAmEl1AJhL4QCYTGMAmE90AJhRbwCYU28AmFVjAAAB+QCYV+4AmFn0AJhfbwCYYWMAmGJpAJhkbQCYZm4AmGl0AJhtYQCYb28AmHFlAJhz6ACYd+QAAAH0AJh9bwAAAOUAmH9pAJiBdQCYg24AAAHyAAAB7QCYhGkAmIf0AJiOYgCYkGMAmJNkAJiVdACYl28AAAHlAAAB8gCYmW4AmJpiAJiddACYn24AmKFuAJijYQCYpW0AmKZsAJipbgCYq3UAmK1sAAAB8wCYr3UAmLDyAAAB8wCYs2MAmLVvAJi3bwCYuW4AmLpwAJi9dgCYv2EAmMFuAAAA8wCYw3QAmMU1AAABtAAAAbYAAAG0AAABsgCYx3IAmMlvAAAB8wCYy24AmMxhAJjP5ACY124AmNluAJjaLQCY3DMAAAHzAJjfLgCY4WUAmOJlAJjlaQCY5y4AmOhjAJjsZQCY72gAmPFkAAAB5AAAAfQAmPVsAJj3dACY+W4AmPtyAJj99ACY/28AmQFzAJkC5QCZCGkAAAH5AJkMYQCZD3QAmRHlAJkTbQCZFHAAmRdzAJkZYQCZG3QAAAHmAJkfdACZIXMAmSJpAJkkbwCZJ3MAmShlAJkraQCZLXcAmS8tAAAB9AAAAPIAmTFzAAAB+QCZM2UAmTVfAAAB+QCZN2wAmTlpAJk7ZQCZPWwAmT9vAJlBYQCZQ2kAAAH5AJlFaQAAAfMAmUduAJlIbQCZSm8AmUxwAJlOcwCZUXYAmVN1AJlVaQCZV2kAmVlhAJlaZQCZXWgAAAHlAAAB8gCZX3MAmWFmAAAB5ACZY24AmWRjAJlndACZaeUAmXdzAJl4XwAAAfMAmXs2AJl9bwCZf2UAmYFlAAAB5wCZgmEAmYVmAJmHZgCZiC0AmYppAAAA8wCZjXUAmY9kAJmQaQAAAfMAmZNpAJmUXwCZlmwAAADzAJmZdACZm2QAmZ1mAJmfawCZoW8AmaNlAJmnMQAAAeUAmaloAAAB4wAAAeMAAAHjAJmraQAAAfIAma1sAAAB5QAAAeQAma9uAJmxYQAAAeUAmbNhAAAB4QCZtmUAmbppAJm88wCZv3UAmcBlAJnDaQAAAOQAmcRtAAAB8wCZx+MAAAHzAJnNZgAAAfIAAAHjAJnPLgAAAeIAAAH0AJnRbACZ02kAAAH5AJnVYgAAAOQAAAHzAJnWZQCZ2W4AmdtvAJndbgCZ328AmeFvAJnjZQCZ5HAAmeZ0AJnrdQCZ7W8Ame9uAJnxZQCZ82cAmfVnAJn3ZQCZ+e0Amf30AJoBZQCaA+cAmghfAJoNcAAAAeUAAAHnAJoR9AAAAe8AmhJuAJoVegCaF28AmhlpAJobdACaHXIAmh9vAJohYQCaI20AmiXyAJorbACaLWMAmi5zAJox9ACaM2QAmjRnAJo3cgCaOW8AmjtyAJo8cQCaP/QAmkBpAJpDcgCaRXMAmkdzAJpJZQCaS3AAmk1yAJpOZQCaUXMAmlNyAJpUYwCaWfgAmltzAJpdYgAAAOQAAAHzAJpfcgAAAfQAAAH5AAAA6ACaYnAAmmRzAJpndQCaaGkAmmv5AJpscgCab3MAmnFlAJpzaQCadXUAmndvAJp56ACafewAmoNuAJqFcgCahmMAmon4AJqLbwCajW4Amo9vAJqRbwCak+0Amp1pAAAB8wCan2EAmqFjAAAB5ACao24AAAHiAJqlcgAAAekAmqdhAAAB+gCaqWwAmqv0AAAB9ACatGkAmrlvAJq7dQCavW4Amr9hAJrBcgCaw28AmsVuAJrJcgCay2IAms1vAAAA4wCaz2oAmtBiAAAB7QCa02EAAADkAAAB8gCa1W4AmtdvAJrZbwCa22EAmt1yAJrfbwCa4XUAmuNyAAAB5ACa5OEAAAH5AJrpVAAAAfMAAAHzAJrrdACa7XUAAAHnAJrvaACa8WEAmvPkAJr3ZwAAAfMAmvllAJr7MACa/WMAmv9pAAAB5wCbAXUAmwN0AAAB5wCbBXMAmwdsAJsJbQCbC2kAmw1wAJsPdAAAAfQAmxF3AJsTcACbFXMAmxblAJsbaQAAAfMAmx1hAJsfagCbIWwAmyNoAJslbgCbJ2kAmyllAJsrZQCbLXMAmy9sAJswZQCbM2kAAAH1AJs0ZQCbOGkAAAHzAJs6bQCbPW8Amz90AJtBaQCbQ3MAm0RmAJtIaQCbSmwAm01wAJtTcgCbVfMAm1ZlAJtYaQCbWm0AAAHzAJtdcwAAAPMAAAH5AJtfZQCbYWUAm2NhAJtlYQCbZ2UAm2lrAJtrbACbbXMAm29sAAAB7gAAAewAm3HnAJtzawAAAeQAm3VuAAAB5QCbd2kAm3lzAAAB8wAAAegAm3toAJt9YQCbf2wAm4FzAJuDaQCbhWEAm4dhAAAB5wAAAeMAm4lfAAAB9QCbi2QAm41vAAAB4wCbj20Am5FsAJuTeACblXMAAAHlAJuXZQCbmWUAm5tpAJudaQCbn2wAm6FuAJuibQCbp3AAm6hkAJurZgCbrWkAm65sAJuwbQCbs3MAm7d1AJu5YQCbu2UAm71zAJu/ZQAAAfMAm8FkAJvDZQCbxXIAm8d0AJvJZQCby+UAm8xzAJvPdACb0WUAm9NfAJvVcgCb1mwAm9lzAAAB8wCb23cAm91pAJvfbgCb4WUAm+NpAJvlZQCb52kAm+lpAJvraAAAAesAm+1hAJvuZACb8WYAm/N2AJv1dACb928Am/tpAJv8XwAAAfMAm/9jAJwBYgCcA2YAnAV0AJwHcAAAAeUAnAljAJwLYgAAAeQAnA1hAJwPdACcEWwAnBMtAJwVaQCcFuUAnB9pAJwhZACcJWQAnC1lAJwvbAAAAeUAAAHzAAAB7wCcMWEAnDNkAJw1dQCcNmQAnDhmAJw6cACcPXMAAAGyAJxBYQCcQ3IAnEVwAJxHcACcSXIAAAHwAAAB6ACcSnQAnE16AJxReACcUy4AnFUuAJxXLgCcWS4AnFsuAJxdcwCcX2UAnGBhAJxiZwCcZGgAnGZsAJxocwCcbXYAnG9sAJxxaQCcc2EAnHV0AJx2LgAAALEAAACyAAAB8wCceWwAnHtkAJx9aQCcf2EAnIFnAJyCYgCchGQAnIZuAJyJdAAAAOQAAADzAJyLdACcjXUAnI9tAJyRYQCck2EAnJVvAJyXcgAAAfIAnJt0AJydcwCcnmkAnKX5AJynbwCcqXQAnKtvAAAB8wCcrWMAAAHlAJyvdgCcsXUAAAHzAAAB8gCcs24AnLV0AJy2YQCcuWUAnLppAJy9bACcv+wAnMNrAJzFawCcx2MAnMnzAJzNZwAAALAAAACyAAAAswAAALUAAAC3AAABuQAAAbIAnM9kAJzR5QCc03IAnNXuAJzbbgAAAeQAnN1yAJzfdQCc4W4AnONlAJzlbgCc52wAAAGyAAABtAAAAOQAnOlmAJzqTwCc7W8AnO9uAJzwXwCc83MAnPVlAJz3bgCc+WEAnPtzAJz9dACc/2MAAAH5AJ0AZgCdA3QAAAHyAAAB7gCdBXkAAAHhAJ0HZQCdCXMAnQotAJ0NYQCdD2MAnRFwAAAB9ACdE2QAnRVlAJ0XYQCdGXUAnRv3AJ0dZQCdH2MAnSFpAJ0jYQCdJWkAnSdvAAAB8wCdKXMAnSt0AJ0tdgCdL18AnTXyAJ03ZQCdOWYAnTtyAJ09aQAAAeQAnT9sAJ1BbgCdQ28AnURwAJ1HdACdSWUAnUtpAAAB7gAAAe4AnU1uAJ1PbACdUGIAnVJmAJ1UZwCdVmgAnVhtAJ1abgCdXXMAnV9tAJ1h4gCdYmUAnWdpAJ1pbwCdal8AAADyAAAB8wCdbW4AnW9lAJ1xbACdc2kAnXV4AJ13MACdeW4AnXtnAJ19bgCdf2MAAAG0AJ2BaQCdg7QAnYVpAAAB8gCdh2EAnYlvAJ2LYQAAAewAnY1lAAAB6wAAAesAnY9hAJ2RbQCdk2cAAAHyAJ2VZQCdl3IAAAHjAAAA4QCdmW8AnZt2AAAB6ACdnGMAnZ92AJ2heACdozAAAAH3AJ2kaQAAAfMAnadiAJ2pZQCdq3IAna1uAAAB8wAAAfAAna4xAJ2xbgCds3cAnbVpAAAB7QCdt2QAnbllAAABtACdu1MAnb1OAJ2/TgCdwVAAAAG0AJ3DdACdxWMAncdyAJ3IYQCdymUAAAHzAJ3NaQAAAfMAnc90AJ3RbwCd0/MAnddlAAAB4QCd2XQAndtuAJ3dYQAAAeUAAAHkAJ3fZQCd4S0AneNlAJ3lbwCd53IAnelhAAAB8wCd62EAne1lAJ3vZQAAAe8AnfFuAJ3zZQCd9W8AnfdsAJ36bQAAAfMAnf1uAAAB4QCd/3QAngN1AJ4FbgCeB28AngllAJ4LbgCeDXQAng9uAJ4QawCeE3QAnhVvAJ4XRACeGU0AnhpJAJ4cTACeH1IAniBEAJ4jUgAAAeQAniVhAJ4nYQCeKWQAnitsAJ4tZQCeL28AnjFjAJ4zZQAAAe4AAAHlAJ417gCeOW8AnjtnAJ49dACeP3cAAAHzAJ5BdACeQ2EAAAHyAJ5FbgCeR3kAnklpAAAB7gCeS2QAAAHkAAAB5QCeTV8Ank9JAJ5RcwCeUkIAnlRDAJ5XTQCeWWkAnlvEAJ5dRQCeX0UAAAHHAJ5hRwCeY0EAnmVFAAAB0wCeZ1QAnmlJAJ5rRwCebUYAnm9VAAAB5wCecWEAnnNsAJ50bACed3QAnnlnAAAA5AAAAfMAnntuAJ59dACef24AnoFuAJ6DbQCehE8AnodjAJ6JdQCei28Ano1DAJ6QQwCelFQAnpZiAJ6ZdAAAAfkAAAHjAAAB8ACem3QAnp35AJ6fbwCeoXQAnqNzAJ6l5ACep/QAAAHzAJ6paQCeq3IAAADlAJ6taQCesGEAnrLlAJ63aQCeuWUAnrvlAJ69ZQCev3MAnsFpAJ7DZQCexC0AnsguAJ7KVACezXUAns9jAJ7RZQCe03QAAAH0AJ7VbgCe13QAntt1AJ7fYgCe4WwAnuX0AJ7pYQAAAecAnutwAJ7tZwAAAfQAnu90AAAB8wCe8G4AnvN2AAAB8gCe9XQAnvdpAJ75YwCe+/QAnv1UAJ7/XwAAAcUAnwFBAAAB0gAAAcUAAAHHAJ8DSACfBVQAnwdJAJ8JQwCfC1AAnw1jAJ8PZQCfEV8AnxNpAJ8VbgCfF3IAnxl0AAAB8wCfG18AAAHnAJ8dLQCfIWUAAADlAJ8jaQCfJfQAAADkAAAB8wCfJm4Anyl0AJ8qZQCfLWkAny9hAJ8xcACfM2UAAAHwAAAB8wCfNGkAAAHzAJ83aQCfOXAAAAHzAJ89ZACfP24An0FlAJ9CMwCfRGwAn0dvAJ9I5QCfT2kAn1FzAJ9T+QCfVWIAn1dhAJ9ZcwCfW2YAn11uAJ9faQAAAe4An2FhAJ9jbgCfZW8AAAH4AJ9nbgCfaEYAn2tmAJ9tbgAAAeMAAAHUAAABtgCfbkEAn3FEAAAB8gCfc+UAn3V0AAAB5wCfd2wAn3ktAJ9/dACfgWUAn4NvAJ+FcAAAAOQAAAHzAJ+HbgCfiS0An4tlAAAB6ACfjWUAn5F0AJ+TbAAAAfMAn5VuAAAB8wAAAfMAn5dsAJ+ZdACfm2UAn53lAJ+fZQAAAeUAn6BhAAAB5QCfo3MAn6VuAJ+nbQCfqWUAn6tzAJ+tZQCfr2EAn7F0AJ+1UgCft1MAn7lvAAAB+QCfu2MAn73lAJ/DcgCfxWEAn8dtAJ/JcwAAAfkAn8tEAJ/NYQCfz2UAn9FhAAAB5wAAAfgAn9PrAAAB5QCf1egAn9d0AJ/ZZQAAAe4An9t0AAAB7ACf3W8AAAHEAJ/fbgAAAekAn+FvAJ/jVAAAAbkAn+dFAJ/pXwCf62EAn+1rAJ/v9ACf8bAAn/NyAJ/1TgCf91AAn/luAJ/7bQCf/UEAn/9kAAABzACgAGwAoAN0AAAB4wAAAe0AAAH0AKAJYQCgC2cAoA11AAAB8ACgD1QAAAHyAKARbgCgE2MAoBVsAKAXbAAAAfAAoBlwAKAbUwAAAfIAoB1kAKAfegAAAfMAAAH5AAAB0wCgIW8AAAH0AKAjYwCgJWcAoCdpAKApZQCgK24AoC1UAAABxQCgL8UAoDFMAKAzQQCgNW4AoDdyAAAB+QCgOXMAAAHkAKA7ZQCgPWkAAAHzAKA+ZQCgQGkAAAHzAKBC5QCgR2kAoEluAKBL5QCgT2EAoFFlAKBTYQCgVW8AoFd0AKBZZACgW2wAoF10AKBf7ACgYGEAoGPsAKBqYwCgbW0AoG/yAKBxYQCgckMAoHVjAKB3YQCgeWEAoH11AKB/cACggWUAAAHkAKCDbgAAAe0AoIVPAKCHcgAAAfMAoIlpAAAB5wCgi2wAAAHwAKCNbwAAAecAAAHnAKCP5AAAAdMAoJNSAKCVWQAAAdMAoJdhAAABsQCgmWcAAAHkAAAB5wCgm2gAAAHzAKCdeACgn3kAoKEyAKCjcACgpXMAoKZpAAAB+QCgqWYAoKtyAKCtbAAAAfQAoK9lAKCxaQCgs2UAoLVzAKC3dAAAAeQAoLluAAAB5wCgu2wAoL1jAAAB5wAAAewAAAHnAKC+cwCgw3oAoMV0AKDHbwAAAewAoMlvAKDLXwCgzU4AoM9FAKDQQgCg0kMAoNREAKDYRQCg2kkAoNxQAKDgUgCg4lMAoOlUAAAB1ACg61AAoO1uAAAB6wCg7+UAoPHuAKDzYQCg9WwAoPdyAAAA8gAAAfMAoPlpAKD7ZQCg/WwAoP93AAAB8wAAAewAoQFlAKEDUwChBWkAoQZVAKEJbQChC3MAoQ11AKEPbwChEWUAoRNlAAAB5QChFE4AAAHzAKEXZQChGWwAoRtoAKEdbwChH3AAoSFlAAAB7QChI3MAoSVlAKEnZQAAAfMAoSlsAKErTQChLWgAoS9sAKExVQChM20AoTVzAAAB8wChN3UAoTlzAKE7dgChPXoAAAH4AAAB6wAAAeUAoT9iAKFBbwChQ2MAoUVzAKFHcgAAAe8AAAHlAKFJZQChSk4AAAHzAKFNdQChT0EAoVFfAKFTXwAAAcQAAACwAAABsQChVWUAoVZpAAAB8wChWGkAAAHzAAAB7wChW28AAAHyAKFdYQChX24AAAHEAKFhYQChYzYAAAHEAAAByQAAAcwAoWVsAKFncgChaXQAoWtwAKFtaQChb3oAoXJhAAAB8wChdWEAoXctAAAB8gAAAfMAAAH5AKF5ZAChfWUAAAHDAKF/RQChgU8AoYNBAAABtwChhUUAoYdOAKGJQQChi0UAoY3FAKGPRAChkFAAoZNfAAAA5QChl2kAAAHnAAAB8wChmWUAAAHhAKGbZQChnXQAAAHnAAAB5wAAAfMAoZ9hAKGhYQCho2IAoaVtAKGndAChqWkAoatiAKGtcgChr24AobFoAKGzcAChtW4AobduAKG5ZgChu2YAAAHyAKG9cgChv2MAocFzAKHCaQChxWwAAAHnAKHHbgChyW8AoctuAKHNZQChz2kAAAHDAKHRcACh02UAodQtAKHXaQCh2WkAAAHlAKHbYwCh3W4Aod91AKHhdAAAAfkAAADlAKHjaQCh5e0Aoen0AKHrZQCh7XQAoe91AKHxbwCh8mUAofVpAAAB5wCh904AoflJAKH7MQCh/bMAof9EAKIBOAAAAdQAogNwAKIFZACiB28Aogl0AAAB+QAAAcYAogsuAKINUwCiD0wAohFBAAABxACiE28AAAHnAKIVbQAAAfMAohdpAKIZYwCiG24Aoh1lAKIfaACiIXYAoiNuAKIl5QCiJ3QAoillAAAB7AAAAOQAAAHzAAAB5AAAAfMAoit0AKItZQCiL3UAojH0AKIzZQCiOXQAojtlAKI9YwCiP3MAokF2AKJDZQAAAeUAokVpAAAB+QAAAecAAAHlAKJHSQAAAbYAAAHMAAABzQCiSUEAoktfAKJPVACiUWoAolNuAKJVegCiV2EAolluAKJbcgAAAfMAol1sAKJfbgCiYXQAomN0AKJlYgCiZ2UAAAHnAAAB4wCiaUwAomtuAKJtdQCib2YAonN0AKJ1YQCidy0AAAHkAKJ5bgCie2EAon1yAAAB8wCif28AooFpAAAB5wCig2wAooRTAKKGZgCiifMAoovsAKKNaQCikWkAopNpAAAB+QCilWkAAAHnAKKXcgCimW4AAAHwAKKbTACinWcAop5OAAAB8wCioXUAoqN0AKKlZQCip2oAAAHzAKKpdACiq3QAoq1zAAAB+QCir/QAAAHlAAAB8wCisW8AAAHmAAAB5gAAAfMAorNzAKK0LgCit18AorxpAAAB8wAAAecAor90AKLBbwCiw/kAosVsAAAB5wAAAc8AAAHzAKLHcgAAAfQAAAHhAAAB9AAAAfMAosluAKLLYQAAAfQAos1pAKLPbgCi0W8AotMtAKLVcgCi12UAotktAKLbYQCi3ewAot9PAKLhbQCi40wAouVOAKLndACi6U8AoutTAKLtbgCi73AAAAHlAAAB5ACi8WEAovNzAKL1aQAAAe4AovdjAKL5ZwCi+2wAov1uAKL/aQCjAWEAowNlAKMFYQCjB3gAowlBAKMLcwAAAccAow1fAKMPbgAAAa4AoxFsAKMTcwAAAeUAAAHnAKMV7gCjF2EAoxlpAKMbbACjHVMAox8tAAABxwCjIVIAoyNUAAAB5wAAAeQAoyVlAAAB5QCjJ3QAoyl2AKMraQCjLWQAoy9yAAAB7gCjMfMAozNpAAAB5wCjNXQAAAHkAKM3bwAAAecAozllAAABsQCjO1QAAAHuAKM9bgAAAeUAoz9hAAAB5ACjQVUAo0NPAKNFUACjR1IAo0lpAKNLcwCjTXMAo09pAKNRZQCjUy0Ao1V1AKNXbwCjWXAAo1tyAKNdYQAAAfQAo19kAKNhYwAAAeIAo2NkAKNldQCjZ2IAo2kuAKNrtACjbXMAAAH5AKNvYgCjcW4Ao3MtAKN0bACjd24Ao3hhAKN9aQCjfmkAo4JsAKOEbwCjiXIAo4plAKOPaQCjkXgAo5RhAKOWbACjmXUAo5tyAKOdYQCjn24Ao6JlAKOlbwCjqWUAo6t1AKOtcACjrmUAo7FyAKOzYQCjtmMAo7hwAKO8dACjwXkAo8RoAKPGaQCjyXkAo8t0AKPNYQCjz3QAo9FjAKPTdgCj1XMAo9dyAKPYXwCj2mEAo95lAKPgaQAAAfMAo+JlAKPlaQCj6W4Ao+tsAKPt9ACj73QAo/DlAKPzaQCj9WUAo/dpAKP4YQAAAfMAo/t0AKP/bAAAAeQAAAHsAKQBYQCkA3MApAVwAKQHcwCkCW8ApAtzAKQNbgCkD2IApBFzAKQTbwCkFXMApBdvAKQZ8wCkHW4ApB9tAKQh5QCkI2EApCUzAAAB5AAAAeEApCdpAKQpZQCkK2EApC1zAKQvaQCkMXQApDN0AAAB8wAAAeQApDdlAKQ5cACkO3UApD1zAKQ/ZACkQGYApENsAAAB5ACkRW4ApEdpAKRJZQCkS3UApE1uAAAB5ACkT24ApFFhAKRTdACkVV8AAAHyAKRXdACkWGkApFtvAKRdZQAAAfMApF9vAKRhaQCkZeUAAAHlAAAB5ACkaGUApGtpAKRtdACkb2MApHFlAKRzLQCkdW4AAAHzAKR2XwCkemUApHxpAAAB8wCkf3IApIFhAAAA5AAAAfMApIVuAKSHYwCkiXIApIphAKSNZQCkj2kApJFlAKSTbwCklWEApJduAKSZZQCkm+UApJ/vAKShcwCko2wApKVhAKSnbACkqW4ApKtlAKStbgAAAesApK9jAAAB7ACksWUApLNvAKS1ZQCkt2MApLljAKS7ZACkvWsApL9pAKTBcgCkw3QApMV0AKTHcAAAAfMApMlsAKTMaQAAAfMApM9tAKTQZQCk0m0AAAHzAAAB8wCk1WEAAADkAAAB8wCk124ApNl0AAAB4QCk228ApN1lAKTf9ACk43UApOVuAKTnbwCk6WUApOtvAKTtZQCk72UApPBtAKTzbgCk9XQApPfuAKT7YQCk/GsApP90AKUDbwClBWIAAAHkAAAB5AClB2UApQlvAKULcgClDXIApQ5tAKURdAClE2UApRV1AKUXdAClGWkApRtsAAAB9AAAAfQApR1uAKUf5AClJW8ApSdyAKUpYQClK2EApS1jAKUvYQClMXIApTNsAKU1YQClN2QAAAHlAKU5ZAAAAfAAAAHyAKU7bQClPW8ApT9sAKVBaQAAAecApUNmAKVFZQAAAfMApUdvAKVLaQClTW4ApU9hAKVQYwClU/QApVVmAKVXYwClWWQAAAH0AKVbLgClXXYApV9lAKVgLQClZV8ApWfuAKVr5wClbWwApW9pAKVx5QClc2UAAAHlAAAA5ACldfIApXdpAKV5YQCle3IApX1vAAAB7gClf+4ApYJpAKWEbAClh3IAAAHnAKWJcgCli2kApY1uAKWPdAClkF8ApZJlAKWVaQCll2cApZluAKWbbwClnXQApZ9uAAAB5QAAAfQAAAHyAKWhbAClo2EApaV3AKWmZQClqGkAAAHzAKWqZAClrmUApbBsAKWybQCltHMApbd0AKW6cAClv3IApcBhAKXCYgClxGMApcZkAKXIbQClym8ApcxyAKXQdACl1XcApddiAKXZaQAAAfIApdtuAKXdcACl33kApeBhAKXjeQCl5WkApefuAKXpcAAAAOQAAAHzAKXrbgCl7XMAAAHnAAAB5wCl73IApfBkAKXzbQAAAeQAAAHzAAAB5QCl9XUApfdfAKX5ZQCl+2MApf1pAKX/aQCmAWwApgNhAKYFaQAAAecApgdnAKYJ7QCmC2EAAAHnAAAB8wAAAe8Apg1uAKYPYQCmEWUAphNhAKYVZwCmF2wAphjlAKYdaQCmH+wApiFzAKYibACmJXQApidnAKYpbgCmK2UApi1nAKYvLQCmMXIApjNyAAAB5wAAAe4AAAHzAKY3ZACmOV8AAAHsAKY7aQCmPWkApj90AKZBdAAAAOQAAAHzAKZDbgCmRewAAAHyAKZHdACmSW8ApktoAKZNbwAAAeQApk9uAKZRdQCmU3UAAAHuAKZVZACmV24AAAHzAAAB8gCmWW4AplttAKZcYwCmX28ApmF1AKZjbwAAAeUApmVvAKZnYwAAAfQApmlzAAAB5ACmamIApmxjAKZuZgCmcXQAAAH5AAAB+QAAAfMAAAHzAKZz4wAAAOQAAAHyAKZ1aQCmd24AAAH5AAAB8ACmeWEAAAHyAAAB+QCme3MApn1uAKZ/LQCmgXIAAAHnAAAB+QAAAfQApoJjAKaEcwCmh3cApohhAKaKYgCmjGMApo5kAKaQbQCmkm8AppRwAKaYcwCmmnQApp11AKafZQCmoWkApqNnAKal+QAAAecApqd0AKapdACmq28AAAHzAKatbgCmr3QAprJlAKa1aQCmt2kAAAHkAKa5YQAAAe8AprphAKa85QCmwWkApsMzAKbFcwCmx+QAptP0AAAA8wCm1XQAptguAKbcbAAAAfMApt9pAAAB9AAAAfkApuJhAKbk5QCm62kApu9pAKbxcgCm82kApvRhAKb65QCnBWkApwdpAKcIbQCnCnQApxP4AKcUYQCnF2MApxllAKcaZQCnHWkApyFuAKcjcwCnJGEApyblAKctaQCnL2UApzF0AKcz9ACnN+4ApzvlAKc9cwCnP3QAp0FyAKdDaQCnRWEAp0dlAKdILQCnTC4Ap1BfAKdSdACnVXUAAAHtAKdXYwAAAe0Ap1hlAKdbaQCnX2MAp2H0AKdjdQCnZXUAp2dlAKdp9AAAAeUAp29uAKdwYQCnc3UAp3TlAKd3aQAAAfQAp3luAKd79ACngXQAp4N1AKeIZACni3MAp41iAKeP7ACnkmkAp5V0AKeWZwCnmHMAp530AKejYwAAAecAp6VhAKenbAAAAecAp6liAKerZwCnrWkAp64tAKexcwCns/QAp7lwAKe7cgCnvWcAAAHkAKe/bgCnwXQAp8NtAKfFZwCnx2IAp8luAKfLdAAAAeQAp81yAKfPbgAAAfQAp9FjAKfTZwCn1XQAp9dzAKfZbQCn224AAAHzAKfdLgAAAOQAp95tAAAB8wCn4G4Ap+JvAKfldgAAAfIAp+d0AKfpaQCn7W4Ap+5jAKfwZgCn8mkAp/RsAKf3cACn+WkAp/tjAKf9aQAAAfMAp/9rAKgBcgCoA2MAqAVpAKgHYQCoCWUAqAtlAAAB8wCoDXMAqA9vAKgR9ACoFF8AqBhpAKgbdACoHecAqB9pAKghZwAAAfMAqCJfAKgnZgAAAecAqCljAKgrcgCoLXAAqC9fAKgxbACoM3QAqDVvAKg3XwCoOXgAqDtpAKg9cwCoP2EAAAHyAKhBbACoQ2MAqEVlAKhHXwCoSWkAqEtuAKhNcgCoT3QAqFFyAAAB8wCoU18AAAHwAKhXbAAAAecAqFktAKhdYQCoX2EAqGBlAKhjaQCoZXAAqGd0AKhpZQAAAeQAqGtvAKhsYQCobuUAqHVpAAAB8gCod3IAqHl0AAAB5ACoffQAqIRfAKiG5ACoiG4AAAHzAKiKbgCojXQAAAHkAAAB5ACokW4AqJN0AKiVdACol18AqJt1AKiddACon2MAqKFtAKijcgCopXAAqKdyAKipbQCoq2oAqK1sAKiuXwCosGUAqLRpAAAB8wAAAeUAqLdtAKi5agCou2EAqL1yAKi/dAAAAeQAqMBiAKjFcACox28AqMhhAKjLZQCoz2IAAAHkAAAB8ACo0WUAAAHyAKjTYQCo1WMAqNdlAKjYZQAAAfMAqNpfAKjcYQCo3mUAqOBpAKjkbwAAAfMAqOdpAKjp8ACo73AAAAHzAAAB9AAAAfMAqPFzAKjzZQCo9WEAqPdlAKj5bgCo+2QAqP1pAKj+ZQAAAfMAqQF1AAAB7ACpA20AqQQzAKkGaQCpCGwAqQpvAKkNeACpD20AAAHlAKkRaACpEuUAqRtpAKkdYQCpH28AqSFpAKkj5ACpJWUAqSd0AKkpcwCpLWMAqS/5AKkzZQCpNWUAqTZjAKk5ZwCpO2IAqTwtAAAB8wCpP2kAAAHlAKlAYQCpQ2kAAAHkAKlFYgCpR2EAAAHlAKlJdwCpS28AqU1vAKlPcwAAAecAqVFfAKlTZQCpVesAqVdmAAAB5wCpWWkAAAH0AKlbbgCpXWkAAAHuAKlfYQCpYWQAqWNuAKllcgCpZ28AAAH4AKlpbgCpamIAqW1mAKlvaQCpcWMAAAHzAAAB7gAAAeQAqXNuAKl1cgAAAe4AAAHuAKl3dACpeWgAqXtvAKl9bwAAAecAqX9hAKmBbwCpg24AqYVpAKmH4wAAAfQAAAHyAAAB9ACpi+UAqY10AKmPYQCpkW4AAAHnAKmT7gCplC0AqZZjAAAB8wCpmGUAqZppAAAB8wCpn2UAqaBsAAAB8wCpoy0AAAH0AKmp9ACprWkAqa9hAKmxaQCpsmEAqbRlAKm5aQCpu2wAAAHkAKm9bgCpv2kAqcFpAKnDbwCpxXAAqcZlAKnJbwCpyi0AqcxfAAAA5AAAAfMAqdFuAKnTdQCp1eUAAAHkAKnXbgCp2WEAqdt0AKndYQCp3y0AqeFsAKnjbgCp5V8AqeduAKnpdACp6+UAqfFlAAAB6ACp82UAqfliAKn7dAAAAfMAqf1uAKn/bAAAAeQAqgFpAKoDbAAAAfMAqgVhAKoHcACqCWUAAAH0AKoLcwCqDWkAqg9yAKoRbgCqEi0AAAHzAAAB8wCqFWwAqhdtAAAB5ACqGW4AqhtvAAAB5ACqHW4AAAG2AKofYQCqIWQAqiNpAKolaQCqJ3QAAAHyAKopdACqK3QAqi9hAKoxYQAAAeQAAAH5AKozZQCqNeUAqjflAAAB8wCqOWUAqjtpAKo85QCqQ2kAqkVpAKpHbQCqSWEAqkrhAKpO5QCqUmkAqldvAKpZcwCqW3QAAADkAKpfbgCqYW4AqmNkAKpkZQCqZmkAqml1AKpqXwCqbGUAAAHzAAAA5QCqb2kAqnBlAKpzbQCqde4AqnthAKp8aQCqf3QAqoHlAKqCLQCqhl8AqoplAAAB8wAAAOQAAAHzAKqPbgCqkXMAqpRlAKqWaQAAAfMAqplpAKqf4QCqoXIAqqJhAKqkYwCqpmQAqqtmAKqt9ACqtXIAqrdlAKq5bgCqu28Aqr10AAAB+QAAAecAqr/lAKrBYwAAAecAqsNyAKrFcwCqx2UAAAHlAKrJ7gAAAfQAqsttAKrNbQCqz3cAAAHjAKrRbACq0+UAquNyAKrlYwCq52EAquktAAAA5AAAAfMAqutuAKrtbwCq72QAqvFpAKrzdQCq9WEAqvd4AKr4aQCq+3QAAADjAKr8aQCq/3QAqwFjAKsDYwCrBXMAqwdtAKsJdACrC3MAqw1wAKsPZQCrEXoAAAH5AKsTbgCrFWkAqxZhAKsYcgCrG3kAqx1hAKsfZAAAAecAqyFlAKsjYQCrJWUAAAH4AKspcgCrKmYAqy1pAKsvZgCrMW4AqzNuAKs1ZgCrN3MAqznrAKs77gCrQXMAq0JpAKtFbACrR28Aq0luAKtLeQCrTWMAAAHkAAAB8wAAAeUAq09fAKtRbgCrU3IAAAGwAAABsACrVWQAq1fyAKtZbgCrW2kAAAH5AAAB8AAAAfQAq10uAAAB4gCrX2EAAAHwAKthcgAAAfQAq2NoAKtkLQCraS4Aq2tkAKtuZgCrcW8Aq3JhAKt1ZgCrd2EAAAHnAKt56AAAAfIAq3tsAKt8XwAAAPMAq390AKuDZQCrhWUAq4fuAKuJ5ACrjXQAAAHsAKuPbwAAAOUAq5FpAKuTbgCrlW8Aq5dvAAAB5ACrmXUAq5twAAAB8wCrnXMAq59uAAAB+QAAAekAq6BsAAAB8wCro3UAq6VlAKunbgAAAeQAq6lhAKurcACrrXkAAAHoAKuvcwAAAeUAq7FlAAAB5ACrs2EAq7VsAAAB5QAAAe0Aq7dnAKu4YwCrumQAq71zAKu/7ACrwWEAq8NuAKvFbQCrx28Aq8llAAAB5ACry3MAq81vAKvPYwCr0WQAAAHyAKvSZQAAAfMAq9UuAKvXeQCr2WMAq9t0AAAB7QAAAeIAAAH0AKvdYwCr33gAAAG4AKvhZAAAAeUAq+LsAKvndAAAAeMAAAHsAAAB7QAAAecAq+1tAKvvaQCr8WkAq/NnAKv1bgCr92YAq/l0AKv7cwCr/XMAq/9uAKwBdACsA3QArAVnAKwHcACsCXEArAtyAAAB8wCsDfQArBEtAAABsQCsE2EAAAG5AKwVZQAAAbAArBdlAKwZaQCsG24ArB1lAKwfdQAAAbAArCFyAKwjcgCsJWcArCcuAKwpbwCsK2kArC0uAKwvYQCsMW8ArDNlAKw1awCsN2UArDlvAKw7ZQCsPF8ArD9sAKxBbgCsQ3UArEVtAKxHZQCsSGMArEpnAKxQbQCsUnAArFV5AKxXawCsWWwArFttAKxd8ACsX/QArGNjAKxlYwCsZi0ArG10AKxvZQCscWMArHOwAAAB5AAAAfIArHVjAKx3YQCseW4ArHpjAKx/dAAAAPIArIFzAKyDcgCshWEAAAHkAKyHcACsiW8ArIpoAKyNeQCsj3UArJFuAKyTYQCslW4ArJdwAKyZZQCsm20ArJxkAKyfbQCsoWQAAAHjAKyjZACspWEArKdkAKypbACsq2wAAAHwAKytLQCstXAArLd0AAAB5AAAAfAArLljAKy7aQCsvXAArL9sAKzBdQAAAOQAAADyAAAB8wCsw24ArMRlAKzHaQAAAfIArMlkAKzNaQCsz3IArNF6AAAB7AAAAfMArNNnAKzVZgCs12UArNlsAKzbbgCs3WEArN9uAKzhdACs428ArOVyAKznbACs6XMArOotAKzs3wCs+GYArPvzAAAB5wAAAfkAAAHzAKz9bwCs/i4AAAHzAK0BdACtA2MAAAH0AK0FcgAAAfIArQdjAK0JZQCtCy0AAAH0AK0NZwCtD3QArRBpAAAB+QCtE3kArRVlAK0XbACtGW4ArRthAK0cLgCtIXQArSJyAK0lcwCtJ3YArSlyAK0rZACtLWkArS9lAK0xZQCtM3QArTVlAK03cAAAAecArTlyAAAB5QCtO2gArT04AAAB+QCtPmMArUBmAK1FdACtR3QArUluAK1LZQCtTXMArU9uAAAB5QCtUXMArVJfAAAA5AAAAfMArVVuAAAB8wCtV3IArVlqAK1bcwCtXW0ArV9lAK1haQCtY2IArWV0AK1nZQCtaWUArWtpAAAA5AAAAfMArWzhAK1uZQCtcGkArXJsAAAB8wCtdWkArXdzAK145QCtf2kArYF0AK2DZwCthXIAAAH0AK2HbgCtiOUArZNpAK2VbgCtl2kArZhhAK2abACtnXIArZ9pAK2hZQCto3MAradpAK2pZQCtql8Ara1hAK2vbgAAAOQAAAHzAK2xbgCts28ArbV0AAAB8wCtu2MArb1kAK2/YwCtwWEArcNhAK3FZQCtx3QArc1pAK3PbAAAAfIArdFhAK3V9AAAAewArdlkAK3b7ACt3GUArd5pAAAB8wCt4XMAreNuAAAB+QAAAeUAreVpAK3mXwCt6GUAretpAK3v9ACt92EArfjhAK4B7ACuDmMArhF0AK4TYwCuFGMArhdtAK4ZaQCuG18Arh9fAK4h8gCuI2EAriZjAK4pbACuK2kAri1lAK4vaQCuMXQArjNjAK41aACuN3MArjhhAK47ZQCuPWUArj9hAK5DcACuRG8ArkdyAK5IZQCuS3UArk1pAK5PcwCuUW8ArlNzAK5UYgCuWGMArlpkAK5caQCuXm0ArmBwAK5jdACuZ3UArmlwAK5raQAAAeQArm1lAAAB5QCub2IArnBiAK5zdAAAAOQAAAHzAK53bgCueWUArntuAK59bQAAAfQArn92AK6BbwCug2EAroVhAAAB5QCuh2EArollAK6LbACujXQAro9pAK6QZQCuk2kAAAHnAAAB7QAAAe0ArpVsAK6W5QCumWkArp1sAAAB7AAAAe4Arp9lAK6hYQCuo3IArqVvAK6naQCuqWUArqtyAK6tYgCur2UAAAH0AAAB8wCusWkArrNhAAAB5wCutW4ArrdsAAAB8ACuuWgArrtlAK69bgCuv24ArsHnAK7DbwAAAecArsQzAAAB8wCux2wArslfAK7LLgCuzeQAAAHnAK7TZACu1V8AAAHkAK7XYQCu2W0ArttnAK7daACu32UAAAHkAK7hbgAAAeQAAAHkAK7jYQAAAe0AruVjAK7nbACu6XIArutpAAAB8wCu7WkAAAHnAAAB5ACu724AAAHnAK7xaACu82UArvVsAK73aQCu+WUAAAHzAK77ZwCu/WwArv9kAAAB7ACvATIAAAHQAK8DaAAAAeMArwV0AK8HLQCvCWUArwtlAK8NNACvD28ArxFyAK8TcAAAAewArxVvAK8XcwCvGV8ArylyAAAB7ACvK24Ary14AK8v4wAAAeYArzFsAK8zcACvNC0ArzYuAK8+XwCvQWIAAAHlAK9DeQCvRbIAr0duAK9JbwCvS3AAr01uAAAB7ACvT+cAr1HnAK9TZQCvVWcAr1d0AK9ZZwCvWy4Ar2F0AAAB4QCvY3IAr2VyAK9ndQAAAeUAr2l0AK9rcAAAAeQAr21uAK9vdQCvcXMAr3PlAK91YwCvd3QAr3lyAK97bgCvfGkAr3/5AK+DYgCvhWYAr4dyAAAB8wCviTIAr4tyAK+MYwCvj24Ar5FwAK+TZgAAAecAr5XwAAABsgAAAeMAr5fmAK+ZcACvm2MAr51sAK+fYgCvoWIAAAHwAK+jbgCvpS0Ar6c4AAAB8wAAAfQAr6jwAK+tcwCvry0Ar7FmAK+zcgAAAfQAr7VlAK+3YwCvuC0AAACyAK+7cACvvW4Ar79uAAAB9ACvwTgAr8NhAAAB7AAAAeQAr8TlAK/LaQAAAfIAr81pAK/PZQCv0XMAr9N0AK/V5ACv124AAAHlAK/ZaQAAAfMAr9tpAK/deACv33IAr+FlAK/jYQCv5WEAr+ZoAK/paQCv62wAAAHlAAAB8wAAAecAAAHnAK/tbACv72MAr/FvAK/zZQCv9WUAr/dmAK/5ZQAAAecAr/vsAK/8LQCv/2YAsAFuALADYQCwBW8AsAlsAAABsQAAAecAsAtkALAMcwCwEXoAAAH5ALATdAAAAOQAAAHzALAVbwAAAeUAAAHnAAAB7ACwF3UAAAH0ALAZYQAAAfMAsBtyALAdbwCwH3YAsCBjALAjcACwJWEAAAHkALAncwCwKXIAAAG0ALArZAAAAeUAAAHzAAAB6wCwLWwAsC/lALAzcwCwNW4AsDfuALA5ZQAAAewAsDt1AAAB5wCwPWwAsD9nALBBbQCwQ2kAsEVuAAAB4QCwR20AsElhALBLbACwTXIAAAHtALBPXwAAAeUAsFBtALBS8gAAAfMAsFVuALBWaQCwWW8AsFtuALBdcwCwX2wAsGHlALBjbAAAAecAsGUtALBndwCwaWwAAAHnALBr7ACwbXIAAAHlAAAA5AAAAfMAsG9uALBxYQAAAfMAsHNuALB1bgAAAewAAAHtAAAB7ACwd3IAsHlwALB7bQCwfWEAsH9hALCBLgCwg+cAsIXlALCLaQCwjS0AsI4uALCQbgAAAfMAsJNzALCVaQCwl+4AsJlpALCbZgAAAecAsJxkALCeaQCwoGwAsKJtALCkcACwp3UAsKphALCsYgCwsGMAsLRmALC2ZwCwumgAsLxpALDAbwCwxHAAsMhzALDNdgCwzmIAsNBjALDSZACw1mUAsNhpALDabwCw3HAAsOJyALDkcwCw6nQAsO12ALDvdQCw8W8AsPNlAAAA4wCw9W4AsPdpALD5ZQCw+2UAsPzlALD/aQCxAXQAsQJuAAAB8wAAAfMAsQVlALEHcgCxCWwAsQtoALENZQCxD28AsRFvALETeQCxFXAAsRdpAAAB7ACxGXcAAAGyAAABtAAAAewAsRt6AAAB7QCxHfAAsR/lAAAB8wCxIWEAsSNzALElZQAAAfMAsSdpALEpbACxK3AAsS1mAAAB5wCxL+UAsTF0ALE1cgCxN/MAAAH0ALE5bQCxO3gAsT1nAAAB5wCxP3QAsUFhALFDdQCxRWIAsUd0ALFIYwCxS2UAsU9pAAAB8gCxUC0AsVIuALFWXwCxW/MAsV1yALFfdACxYWUAsWN0ALFlbAAAAeQAAAHlALFnbQAAAfAAAAH0ALFpZQCxa3AAAAHkALFtNACxb1gAsXF4ALFzawCxd24AsXkxAAAB9QCxe24AsXxiALF+YwCxgGQAsYJsALGEbQCxiHAAsYt0ALGNaQCxj2UAsZBhALGTbACxmWUAsZtoALGdbwCxn2wAsaFyALGjcAAAAe0AsaVwAAAB7QCxp3AAsallALGrYQCxrXAAsa5hALGxcwCxs2kAsbVwALG3ZQCxuV8AsbthALG9ZQCxv2MAscFyALHDbwAAAecAscV1ALHHbQCxyGYAsctyALHNcgCxz3UAAAGuALHRYQCx03IAsdVuALHWZQCx2WwAsdtyALHcLQCx3l8AseJmALHkbAAAAfMAAAHsALHndQAAAfMAAAHnALHpcwCx62UAsexvALHvdgAAAeEAAAHnAAAB+ACx8XoAsfNpAAAB6wAAAewAsfVuALH3bwCx+XIAsfvlALH8YQCx/2IAAAGyALIAYQCyA2IAsgdlALIJbgCyC3MAAAH0ALINZQCyD3QAshFsALITZwAAAeUAshVsALIXYgAAAfAAshluALIbaQCyHWwAsh9nALIhcgAAAcMAAAHTALIjbgAAAdgAAAHDALIlcwCyJ3IAsilGALIraQCyLXMAsi9wALIxYwCyMm0AsjVuALI3bwCyOWYAsjtjALI9cACyP2cAskFpALJCcgCyRXUAskdlAAAB4wCySW4AAAH0ALJLZQAAAfMAsk1uALJPbQAAAfgAslNlALJVcgAAAeMAsldhALJZcwCyW28Asl1zAAAB9ACyXmEAsmFyALJjcwCyZWkAsmdyALJpaQCya2YAsm1yALJvZQAAAewAsnEtAAAB7wCye28Asn1vALJ/cgCygW4AsoN1ALKFdQAAAOUAAAH5ALKHbwAAAfcAAAHkALKJaQAAAeUAsotlALKNaQCyj2UAspFvALKSbgAAAfMAAAHjALKVdQCyl2MAsplmALKbbACynXIAsp9fALKhbACyom8AsqRzALKodACyqncAsq16ALKvcgAAAOQAsrFpALKzYQCytV8AsrlfAAAB8ACyul8AsrxpAAAB8wCyv2QAssFlAAAB9ACyw3QAssRpAAAB8wAAAe8AAAHzALLHbwCyyWUAsstvAAAB8gCyzWEAAAHlAAAB8ACyz3kAstFiALLTMwCy1W4AstctALLZbgCy228Ast1wAAAB9ACy324AsuEtAAAB8wCy428AsuVlALLnLQAAAeQAsuktALLrYQCy7WEAsu82AAAB5AAAAecAAAHpALLxbAAAAewAsvNyALL1dACy93AAsvlpALL65QCy/GkAswFvAAAB5ACzA3QAAAHwALMFcgAAAewAswZzALMJegCzDF8Asw5hAAAB8wAAAesAsxF0ALMTbwAAAeQAsxVuALMWcwCzG3oAsx9lALMhYQCzIi0AsyVfALMnaACzKWkAsytpALMtLQCzM3IAAAHlALM1ZQCzN+UAAAHyALM5ZQCzOi4AAACwAAAAsQCzPF8AAADzALNDdAAAAPAAs0X5ALNJZwCzS2EAs01kALNVZQCzV2UAs1lpALNbYwAAAfQAAAHjALNc5QCzaWkAAAHnAAAB8wAAAecAAAHsALNrZQAAAeEAs21hALNvdACzcWkAs3NmALN1YQCzd2UAs3l0AAAB5wCze+wAs35pALOBbAAAAecAs4NyAAAB5wCzhGQAs4ZmALOKaACzjXUAs45sAAAB8wCzkWEAs5NvALOVYQAAAeIAs5dhALOZ7gCzm2IAs51vALOfZQCzoWEAAAHnAAAB8wAAAbcAs6NuALOlYwCzp2EAs6lvALOrYgCzrXIAs690ALOx9ACzs+0As7tpALO9ZQCzv3MAAADzALPBdACzw3QAs8VhALPHbgCzyWkAs8tiALPNbgCzz3IAs9FoALPTcACz1S0As9duALPZbgCz22UAs91uALPf5gCz4W8AAAHnALPjYQAAAOQAAAHyALPlbwCz53IAs+liALPrYwCz7W8As+9uAAAB8wCz8W4As/NzAAAA5AAAAfIAs/Vu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ANLlZwAAAeQA0ublANLpaQDS7W0A0u9yAAAB5QDS8eUAAAHjAAAB8wDS9W8A0vdsANL58wDS+2UA0v0uANL/YgDTAXMAAAHtANMDbADTBWIA0wdhAAAB8wDTCW4A0wtsANMMLgDTEF8A0xRlANMWaQAAAfMAAAHsANMZcgDTG28A0xxiANMeZQDTIWkA0yNpANMlegDTJ3QA0yluANMrbgDTLWkA0y9sANMxbQDTMmIA0zRoANM2bQDTOXYA0ztzANM9ZQDTP3UA00AtANNCXwAAAfMA00VlANNHZQAAAewA00ktANNKrQDTUy4A01V6ANNXZQDTWW0A01tlANNdcgDTX28A02FoANNjZQDTZWEA02dyANNpYwDTa2wA021lANNvcwDTcWkA03PkANN1cwDTdy4AAAHoAAAB7ADTeWUA03tyANN9bwDTf2UA04FuANODbgDThXIA04dvANOJdQDTi/cAAAHkANONYwDTj3QAAAHnANORaQDTk24A05VzANOXbAAAAfQA05lkANObbQAAAe4A051kANOfagAAAfMAAAHnAAAB7ADToWEA06NnANOlLgDTp2MA06lpANOrdADTrS0A0691ANOwbADTs3cA07VhAAAB9AAAAeEA07dvANO5dAAAAeMA07tlANO9aQAAAfgAAAGxAAAB5wDTvzIA08FhAAAB8wDTw3IA08VFANPHSQDTyXQA08tjAAAB5wDTzWEA089hAAAB7QDT0WkA09NWANPVLgDT120A09ltANPbaQAAAfkA0910ANPeTgAAAfMA0+FpAAAB5QAAAfIA0+NuANPlbgDT5mUA0+lpAAAB8wDT62UA0+1jANPvcgDT8eMAAAHzANPzYQAAALAAAAGxANP1QwDT90IA0/lPAAAB0gDT+08AAAHoAAAB5QAAAfkA0/1pANP/bwAAAeUAAAHzAAAB6wDUAWEA1ANtANQFZwAAAeUA1AdVANQJRQAAAeQA1AtJANQNQwDUD0QA1BF0ANQVTwDUF18A1BlUAAAByADUG0UA1B1TANQfQwDUIUEA1CNFANQldADUJ2MA1CltAAAB8gAAAfMA1CtzANQtZADUL3MA1DFkANQzSQDUNWsA1DdvANQ5cADUO2wAAAH5AAAB5wDUPW8A1D9pANRALgAAAfMAAAHnANRF9ADUR2EA1ElvANRLbgDUTWMA1E9v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ANcJcgDXC2gA1w1lANcPZwDXEWEA1xNhANcVYwAAAeUAAAHlANcXaQDXGWEA1xstANcdcADXH28A1yFfANcjXwAAAeUA1ylkAAAB+QDXK2kA1y1hANcvdADXMOQA1zVlANc3MwDXOXUA1zthANc9XwDXP20A10FvANdDbADXRGcA10d0ANdJYwDXS3AA103oANdPaQDXUTEA11NrANdVXwDXWV8A11tvANddZQDXX2kA12FpANdjZgDXZWQA12dfANdrcAAAAe4A121uANduYwDXcXQA13JfANd0ZQDXd2kA13liANd7YwDXfW8A13/lANeBZQDXhWwA14dpANeIZQDXi2kA149yANeRdADXlXcA15dsANeZYwAAAecA15tsAAAB5wDXnWEA159zANehbAAAAecA16NpANelbAAAAfMA16dvANepZQDXq28A161uANevXwDXsWEA17NhANe1dQDXt2EA17ljANe7ZQDXvV8A175hAAAB8wDXwWEAAAHyANfDbgDXxeUAAAHuANfHdADXyW8A18t2ANfN7QDXz3IAAAH0AAAB9ADX0W4A19NjANfVegDX13IA19lsANfbbQAAAeUA191pANffZQAAAeUA1+FpANfjZQDX5W4AAAH5AAAB8wAAAfQAAAHzAAAB5wDX524A1+lvAAAB5ADX63YA1+0uANfvbwDX8WkAAAHnANfzbQDX9GkA1/dsANf5aQDX+2UA1/1hANf/YQDYAW0A2AMuANgEaQAAAfkA2AdlANgJdADYC28AAAGzANgNcwDYDi4A2BBuAAAB8wDYE2kA2BVhAAAB5QAAAfMA2BdhAAAB5ADYGXcAAAHkAAAB4wAAAe0A2BtpAAAB8gDYHW4A2B9uANghbgDYI+UA2CVvAAAB+QDYJ24A2CjlANgraQAAAfMA2C1lAAAB5ADYL3QA2DFuANgzbADYNWMA2DdzANg5cgDYO2UAAADkAAAB8wDYPeMAAAHzANg/bADYQWUAAAHlANhDdQDYRWcA2EdkANhJcgDYS3oA2E1wANhPbwDYUS0A2FJhANhXcwDYWG0A2FtzANhdbgDYX2UAAAHoAAAB5QAAAfMAAAHlANhgLQDYY/MAAAHoAAAAsAAAAbEA2GVwAAAB+QAAAfMAAAHsAAAB8wAAAfMAAAHyAAAB5wDYZ28A2GnrANhtYQDYb28A2HFpANhzYQAAAewA2HVlANh3bgDYeWkA2HswANh8YwDYf3YAAAHnANiBYgDYg+0A2IV0ANiHZgDYiGkA2ItzANiNbwDYj2MA2JFiANiTbwDYlfAA2JZyANiZ8wDYm2MA2J1hAAAB5wAAAfMAAAHlAAAB6wDYn3kA2KFhAAAB5wDYo3AA2KdyANipcwDYq24A2K1jANivcwDYsW0A2LNlANi1ZwDYt3cA2LlfANi7YQAAAfIA2L1jANi/eADYwW8A2MNhANjFcgDYx/QA2MluAAAB5QDYy2kA2M10ANjPZwDY0eUA2NVtANjXaQDY2WUA2NtyANjdXwDY318A2OF0ANjjXwAAAfMA2OViANjnMQDY6WUA2OtoAAAB5QAAAfIA2O10AAAB5wAAAfkA2PFjANjzbQDY9WUA2PdzANj5aQDY+y0A2PxlANj/egDZAWwA2QN1AAAB7gDZBXUA2QdvANkJLgDZE/IA2RdsANkZYQDZG3IAAAHzANkdcwDZHy4A2SEtANkjYQDZJXMA2SdyANkpZAAAAewA2StlANktaAAAAeQA2S9yANkxYwDZM24A2TViANk3aQDZOWcA2TtpANk9YwDZP2YA2UFkANlDdADZRWMA2UdlANlJaQDZS28A2U1lANlPaQDZUXQAAAHtANlVaQDZV2kA2VlrAAAB5ADZW28AAAHnANldbgDZX3AA2WFpAAAB5wDZY3AA2WVsAAABrgDZZ28A2WlpANlrYQAAAeQA2W1uAAAB6ADZb2EAAAH5ANlxbADZc3MAAAHnANl1bwDZdmkA2XlsAAAB5wDZe2wA2X1kANl/aQDZgXQA2YJhANmEYwDZhm0A2YhyANmKdADZjXUA2Y4tANmULgDZql8AAAHzAAAB5wDZr24A2bFtAAAA5ADZsmwA2bVuANm3bwDZuXQAAAH0ANm7dADZv/QAAAHnANnAaQDZw28A2cRlANnGaQDZy28A2c1pANnPaQAAAfMAAAHnANnRYQDZ02EA2dVhAAAB5ADZ124A2dllANnbbwDZ3W4A2d/uAAAB4QDZ42MA2eVpANnnbwDZ6W0A2esuANntYQDZ728A2fBhANn05QDZ/2kA2gBpAAAB8wAAAecAAAHuANoDaQAAAeQA2gVpANoHbgDaCGEA2gxlAAAB8wDaD24A2hNuAAAB8wDaFe4A2hn0AAAB5wAAAOQA2iHyANolYQDaJ2YAAAHyANoobgAAAfMA2it1ANotYwDaL3QA2jRhANo2ZQDaO2kA2j1uANpBbwDaQ3QA2kVvAAAA5ADaR/IA2kluANpLdADaTfQAAAHzANpPYQDaUW8AAAHkAAAB+QDaU2UA2lVuANpXYQDaWC0AAAGzANphbADaY2UA2mVnANpnXwDaaWEA2mtpANptbAAAAe8A2m9pANpxYQAAAe4A2nJtANp1bgDad2wA2nlmANp7YgDafWEAAAHpANp/bgDagWUA2oNhAAAB8wDahWkA2odrAAAB6ADaiWUA2otzANqNbQDaj2YA2pBzANqTdgAAAfkA2pVkANqWYQDamWcA2pphANqd5QDan3IA2qFlANqjYwDapXIA2qZhANqpaQDaq2EA2q14ANqvXwDasV8A2rVyANq3XwDauXMAAAHzANq7ZQAAAfMA2r1zANq/ZADawWEA2sNoANrFaQDax3QA2slwANrLawDazXIA2s9vANrRYwDa02EA2tVlANrXcwDa2XMAAAHnANrbaQAAAfMA2t1pANrhZAAAAecA2uNzAAAB5ADa5fIA2uZiANrobADa6m8A2u12AAAB5ADa724A2vFhANrzaQDa9W0A2vdsANr5bwAAAeQA2vthANr9aQDa/mgA2wB0ANsDeQAAAeQA2wRjANsGcADbCXYA2wt1ANsNaQDbD18A2xFpANsTYwDbFWkA2xZjANsaZAAAAfQAAAHnANsdbgDbH28A2yDlANsjaQDbJ24A2yl2AAAA5AAAAfMA2ytuANstaQDbMXYA2zNlAAAB5QDbNWkA2zdvANs5XwDbO2wAAAHnAAAB7gDbPOUA20FpAAAA5ADbQ/IA20VuANtHZQDbSWkA20tfAAAB8wDbTXIA21FlANtSYwDbVXQAAAH0ANtb5QDbXGkAAAH5ANtfYQDbYW4AAAGuANtiYQDbZWkA22YuAAAB8wAAAecA22l0ANtrZQDbbXUAAAHkANtuaQAAAfkAAADkAAAB8wDbcW8AAAHkAAAB6wAAAe4A23NpANt1dADbe24AAAHzAAAB+QAAAeUA231nANt/bgAAAfQAAAH0ANuBYQDbg2UA24VoANuHbADbiXIA24phANuMZQAAAfMA249hANuQYQDbkmUA25RpAAAB8wDbl2sA25loANubZgDbnGIA255pANuhcAAAAfgA26P5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ARGPYgAAAewAAAHsARGRZQERkzgBEZU2AAAB8wERl3QBEZlsARGbaQERnWkBEZ9nAAAB8wERoW8AAAHwARGjeQERpXABEad1ARGpbwAAAe4BEatyAAAB7QAAAeQBEa1hARGvbwERsWEBEbNhARG1LQERt18BEblyARG7bgERvWEBEb9hAAAB+QAAAeQAAAHuARHBcgERw20BEcVpAAAB9AERx24AAAHkARHJaQERyy0BEc1hARHPaQER0WwBEdN0ARHVdgER124BEdlsARHbcwER3WcAAAHlARHfcwER4XQAAAHzARHjYQER5WEAAAHsAAAB8gER52sBEelnARHrYQER7WUAAAHwARHvLQER8XMBEfNhARH1cgAAAfABEfdpAAAB8wAAAfMBEfktAAAB+QAAAeUAAAH0ARH7ZQER/WQBEf9pARIBYQESA24AAAHnARIFbwESB2MBEgltARILZQESDWUBEg9jARIRZAESE2kBEhVhARIXeQESGXABEhtsARIdZAESH24BEiFsARIjZgESJWUBEidlARIpYwESK2gBEi10ARIvbgESMWUBEjNuAAAB5AAAAeQAAAHyARI1aQESN2kAAAHjARI5ZAAAAecBEjstAAAB8wESPegBEkFvARJDZQAAAfMBEkVhARJHaQESSXQBEktuARJMMQEST3YAAAHlARJRbwAAAeYBElNuAAAB5QAAAewBElVfARJXbAESWW8BEltpARJdcAESX2YBEmFuARJjbQESZV8BEmdvARJpZAESa2kBEm1uARJvbAEScWkBEnNpARJ1ZAESd2wBEnlpARJ7aQESfWkBEn9yAAAB8wESgWUBEoNjARKFZwESh3UAAAHkARKJbwAAAe4BEotpAAAB5wESjW4BEo5iARKRdAAAAe4BEpNmARKVbgESl2kBEphvARKbdgESnWkBEp92ARKhdgESo2UBEqV0ARKndQESqXIBEqtkARKtdAESr3gBErFzARKzbQEStXQBErdkAAAB8gESuy4BEr1jARK/eQESwW4BEsNnARLFcwESx3MBEsluAAAB8wESy2UBEs10ARLPcwES0V8BEtNpARLVaQES13IBEtlyAAAB5QAAAfkBEttpARLdaQES32kBEuFsARLjbgAAAeQBEuVkAAAB8wAAAeMBEudlARLpZAES698BEvF2AAAB5AES82UBEvVnARL3YQES+WEBEvtkARL9MQES/24BEwF0AAAB7gETA3QBEwVyARMHbwETCW4BEwtiARMNcgAAAfkBEw9lARMRdAAAAecBExNyARMVYwETF2EBExlvARMabwETHXIBEx91AAAB+QETIWUBEyNhARMlbwETJ2UBEylpARMrYQETLXAAAAHzAAAB+AETL18AAAHhARMxaQAAAecAAAH5ARMzdAETNXABEzd0ARM5bgETO3QBEz1lAAAB+AETP3QBE0FpARNDaQETRWEAAAH5AAAB+QAAAeQBE0duARNJaQETS2UBE01vARNPZQAAAfMAAAH0ARNRZwETU+wBE1VhARNXbAETWWkBE1tyARNdcAETX3ABE2F2ARNj7AAAAeUAAAHlARNlbAETZ2UBE2luARNrdgETbW8BE29kARNxbAAAAfABE3NvAAAB+QETdWUAAAHlARN3ZQETeWEBE3tnARN9YQETf2EBE4FhAAAB5QETg18BE4VlAROHbQETiWEBE4tvARONdgETj2YBE5FyAROTeQETlWEAAAHzAROXcgAAAewAAAHsAROZbAETm24BE51vAROfbwEToW4BE6NlAROlXwETpy0AAAHlAAAB7QETqWkBE6stAROtcwETr3IBE7FwAAAB5wAAAecAAAHrAROzLQETtWkAAAHzAAAB5QETt3QAAAHlARO5RQETu3oBE71vAAAB4gAAAeIBE79rARPBaQAAAeUAAAHlARPDaAAAAe4AAAHuARPFRAETx0QBE8lZARPLTAETzVAAAAH0ARPPTgET0VYBE9NFARPVRgAAAcgBE9duARPZZQAAAeUBE9tmARPddAET32UBE+FzARPjbAET5XQBE+duARPpQQET61ABE+1FARPvVQET8UwBE/NFAAAB8wET9WMBE/dfAAAB5AET+XQAAAHyARP7YQET/W8BE/9sARQBaQAAAewBFANhARQFYwEUB0kBFAkuARQLRAEUDS4BFA9OARQRUgEUE0cBFBVUARQXXwEUGXQBFBtFAAAB2AEUHW8BFB9pARQhVAAAAe8BFCN3ARQlQgEUJ0MBFClPARQrQQEULV8BFC9PARQxUAEUM18BFDlfARQ7XwAAAcQBFENTARRFUgEUR0UBFElFARRLZgEUTWUBFE9lAAAB1AEUUVUBFFNCARRVVAEUV1MBFFlTAAABwgAAAcIAAAHz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ARopdAEaK20BGi1sARovYgEaMe0AAAH0ARozTwEaNWUBGjdlARo5YwEaO28AAAHTAAABxQAAAcgBGj1SARo/ZQEaQU0BGkNyARpHegAAAcgBGkloAAAB3wAAAdQBGktPARpNTQEaT1AAAAHUARpRUAEaUkQBGlZQARpZUQEaW0MBGlxCARpeRAEaYE4BGmNTAAAB1AEaZU8BGmdBARppUgEaa2kAAAHyARptYwEab0wBGnFEARpzyAEadVIBGndJARp5ZAEae2YBGn1OARp/ZQEagW4BGoNyARqFbAEah3QBGolvARqLbwEajWMAAAHuARqPUgAAAeUAAAHnAAAB5QEakWkBGpNyARqVZQEal3QBGplmARqbSQEanWYBGp9pARqhbAEao18BGqVhARqnYQEaqW4BGqtuAAAB9AAAAeUBGq1yARqvYwEasWQAAAHvARqzcAEatWUBGrdfARq5aQEau2wBGr10ARq/YQEawWkBGsNtARrFZgEax2UBGslzARrLcwEazXYBGs9nARrRbAEa02cBGtVfARrZcgEa22UBGt16ARrfZQAAAesBGuFhARrjbgEa5WkBGudfARrpcwEa63QBGu1zARrvdAEa8W4BGvNlARr1cwEa924BGvl0ARr7dwAAAeUBGv30ARr/ZQEbAW4BGwN6ARsFZQEbB3QBGwluARsLbQEbDWcAAAH0ARsPdQEbEWsBGxNyARsVYwEbF2cBGxlwARsbbgEbHWUBGx9lARshYQAAAe4BGyNfARslZwAAAfMBGycuARspbgEbK2UBGy1uAAAB8gEbL2EBGzHlARszZwEbNWkBGzdpARs5bgEbO3ABGz1hAAAB7gEbP2kBG0F0ARtDYQAAAe4BG0VpARtHaQEbSWkBG0tzARtPYQEbUWMAAAH5AAAB7AAAAfkBG1NpARtVdAEbV2wBG1hjARtaZQEbXGsBG19zARtjYQEbZWEAAAHkARtnXwEbaWEBG2tpARttbAEbb2kBG3FpARtzdgAAAbEBG3VpAAAB+QEbd24BG3lfARt7dQAAAfMBG31pARt/bwEbgWgBG4JnARuFbgAAAeUBG4dlARuJYwEbi3MBG41wARuPZQEbkWEBG5NhARuVdgEbl2EBG5lwARubbgEbnXcBG59jARuhbQEbo20AAAHkAAAB8wEbpXYBG6dkARupYwEbq2EBG610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ASoNZQEqD2UBKhFuAAAB9gEqE3QBKhVuASoXbwAAAeUBKhl0ASobZwAAAfQBKh1uASofZQEqIXIAAAHzASojZAEqJWUBKidsAAAB8gAAAeQBKilvASoqaQEqLWwAAAHlASovbQEqMWUBKjNpASo1bwEqN2EBKjlmASo7YQEqPWUBKj95ASpBZQEqQ3IBKkRhASpHbwAAAegBKklkASpLYQEqTWkBKk90AAAB7QAAAeQAAAHlASpRZAEqU2MBKlVwASpXYwEqWWkBKltyASpdbAEqX3ABKmFpASpjaQEqZWkBKmdzASppbgEqa2QBKm1uASpvYQEqcXABKnNlAAAB5QEqdWkBKndyASp5cgEqe2UAAAHlASp9aQEqf/IBKoFhASqD8gEqhV8AAAHzASqJYQEqi2EBKo1jASqPYwEqkXQAAAHlASqTdAEqlXIAAAHnASqXdAAAAfgBKpl0AAAB8wEqm24BKp1zASqfXwEqoWkBKqNhASqlcgEqp18BKql2ASqrZQEqrWYBKq5fASqxYwEqs2kBKrVkAAAB5QAAAfYAAAHzASq3bgEquG8BKrt1ASq9YQEqv2UAAAHzASrBZwEqw3QBKsVvAAAB5QEqx2wBKsltAAAB5QAAAfQBKstpASrNYQAAAfgBKs9pASrRcgEq02EBKtVtASrXLgEq2XIBKtthASrdYQEq3zIBKuF1ASrjbQAAAe4AAAHpASrlZAEq52wBKulpASrraQEq7WMBKu9jASrxYgAAAfMBKvNlASr1YQEq92EAAAHtAAAB4wEq+W8BKvtuASr9aQEq/2kAAAHkAAAB8wAAAfMAAAHzASsBZQErA24AAAHiASsFbwErB3MBKwkuASsLZgErDW8BKw8uASsRLgErE28AAAHuASsVagErF3YAAAHzASsZbAErG3MBKx1lASsfLQAAAfMBKyFpASsjcwErJV8AAAHzASsnXwErKWQBKytjASstbwErL18BKzFfASszZQErNXABKzdfASs5bgErO2wAAAH0ASs9ZQErP2QBK0FkAStDbgErRWMBK0dpAStJcAErS28BK01kAStPcgErUWkAAAH0AStTZQErVS4BK1dkAStZXwErW2MBK11vAStfaAErYXkAAAHlAAAB7gAAAfMAAAHuAStjYQErZXQBK2d4AStpbgEra2YBK210AStvcgErcXQBK3Nl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"; \ No newline at end of file +var trie_data="AAADHgAAbEEAAJ5CAAC6QwAA+EQAAT5FAAFsRgABkkcAAcxIAAHkSQACDEoAAiBLAAIwTAACTk0AAmxOAAKITwACslAAAuhRAALyUgADGFMAA05UAANsVQADjFYAA6JXAAPGWAAD2lkAA+JaAAPw3wAEEGEABEJiAARcYwAElGQABMZlAATyZgAFImcABU5oAAVqaQAFmGoABaxrAAW+bAAF4G0ABgZuAAYmbwAGTHAABnhxAAaIcgAGrHMABt50AAcEdQAHIHYABz53AAdieAAHjnkAB5l6AAeqLgAHrEEAB65CAAewQwAHskkAB7RQAAe4UQAHulIAB75TAAfEVgAHyGEAB8piAAfOYwAH0mQAB9prAAfcbAAH5m0AB+huAAfscAAH9HIACARzAAgKdAAIDnUACBZ2AAgZegAIGkEACCJJAAgkTwAIKFMACCpVAAguYQAIOGUACEBpAAhKbAAITG8ACFByAAhWdQAIYHkACGN6AAhkLQAIajIACGw2AAhuwwAIekQACHxGAAh+yQAIgEwACIpNAAiOTwAIklAACJZSAAiYUwAInFUACKRXAAimWAAIqFkACKpfAAisYQAIuGMACLplAAi+ZgAIwGgACMhpAAjObAAI1G8ACOhwAAjqcgAI8HQACPJ1AAj5eQAI/C0AAACuAAj+QgAJAMMACQZFAAkMRgAJEEkACRRMAAkWTQAJGE4ACRxPAAkeUAAJIFIACSJTAAkmVQAJKFcACSpYAAksWQAJLl8ACTJhAAk2YgAJOmMACT5kAAlAZQAJUGYACVJpAAlabAAJXm8ACWpwAAlwcgAJcnMACXR1AAl4dgAJencACX15AAl+LgAJgEMACYJGAAAAyAAJhEwACYZPAAmIUgAJilMACYxYAAmOYQAJkmMACZZkAAmYZgAJmmwACZ5tAAmobgAJtnAACbhxAAm6cgAJvHMACb51AAnAdgAJw3gAAAC1AAnOOQAJ0EEACdLDAAnURgAJ1kgACdhPAAncUAAAANMACd5VAAngXwAJ4mEACexlAAn2aQAKAGwACgRvAAoOcgAAAPMAChV1AAoYOQAKGkEAChxDAAogRAAKJEUACihIAAoqSQAKNEoACjbMAAo6TQAKPE4ACkBPAApCUAAKRlIACkhTAApQVAAKVFUAClhWAApaYQAKXGMACl5lAApmZgAKaGkACmxsAApwbgAKdG8ACnhyAAqAdAAKhXUACoYuAAqIQQAKikQAAADMAAqMTwAKjtAACpBUAAqSYQAKlmUACpxpAAqibwAKq3UACqwuAAquMQAKsEIACrJDAAq2RAAKvEcACr5OAArITwAAANAACsrSAArOUwAK0mMACtRkAArYZgAK3GcACt5tAAribgAK9nIACvhzAAr9dAALAEEACwREAAsGTgALCFMACwpVAAsMYQALEmUACxZvAAsYcwALG3UACx5EAAsgRQALImMACyRlAAsuaQALMm4ACzRvAAs7cwALPEEACz5DAAtAxAALRkkAC0pMAAtMTgALTlMAC1BUAAtUWAALVmEAC1hjAAta5QALZmkAC3ZvAAuDdQALhEEAC4hDAAuMxAALjkUAC5BJAAuWSwALmE8AC5pQAAueUwALqtQAC6xhAAu+ZQALymkAC9RvAAvddQAL4C4AC+JBAAvoRAAL6kwAAADNAAvsTwAL8FUAC/JWAAv6YQAMAmUADBJpAAwWbwAMIHUADCN2AAAAsgAAALMADCRCAAwmRAAMKEYADCpPAAwsUAAMLtMADDZUAAw6VQAMPGIADEJjAAAA5AAMRmYADEjnAAxKbAAMTG0ADE5wAAxUcgAMXHUADF92AAxgQQAMaEMADGpEAAxsRQAMbkcADHBJAAxySwAMdkwADHhOAAx6TwAMflAADIDSAAyEUwAMhlQADIpVAAyMWQAMjmEADJ5jAAygZQAMqGgADKppAAyyawAMtGwADLpvAAzIcgAMznUADNd5AAziRQAM5E0ADOZUAAzq9AAM83UADPhBAAz6wwAM/EUADQBIAA0CSQANBEwADQZPAA0IUAANClMADQxUAA0QVQAAANgADRRhAA0YZQANNmkADThvAA1AcAANQnUADUl4AA1KQwANTkQADVJGAA1USAANWEkADVxLAA1eTwANZFAADWhRAA1qUgANbFMADW5UAA1wVQANdGEADXhjAA2A5QANjmgADZRpAA2gawANomwADaZuAA2obwANsnAADbp0AA3EdQANzncADdF5AA3WQQAN3EMAAADJAA3eTwAN4FQADeJZAA3kYQAN7mUADfpoAA4CaQAOCG8ADhJyAA4cdQAOIncADiV5AA4mQgAOKEMADipEAA4sRgAAAMkADi5NAA4wTgAOMlIADjRTAA44VAAAANgADjpiAA48bgAOSnAADlBzAA5XeAAOWMEADl5DAA5gSQAOYk0ADmRTAA5mVQAOaGEADmxlAA5yaQAOfG8ADoF1AAAAsgAAALMAAAC0AA6CQQAOhkgADohJAA6MTwAOjmEADpZlAA6gZgAOomgADqRpAAAA7AAOrm4ADrBvAA6ycAAOtHIADrl4AA66LgAOwEMADsREAA7GTQAOyGEADsxjAA7OZQAAAOkADtBvAA7TdAAO1EEADthlAA7aaQAO3W8ADt7JAA7gTAAO4lMADuRlAA7m6QAO6mwADu1yAA7uRgAO8EcADvJMAA72XwAO/mEADwBjAA8CZAAPBGYADwZnAA8IaAAPCmwADw5wAA8QcwAPFnQADxh1AA8ddgAPIC0ADyIuAA8mMQAPKGEADyziAA84YwAPQuQAD1JmAA9WZwAPWmkAD2BrAA9kbAAPcm0AD3xuAAAA7wAPiHAAD5RxAA+WcgAPrnMAD8J0AA/GdQAPznYAD9Z3AA/ceAAP33oAD+BfAA/yYQAQBmQAEAhlABAYaQAQJGwAECptABAsbwAQQHIAEEhzABBMdQAQYHkAEGN6ABBmLQAQci4AEHQxABB6sgAQgDYAEII4ABCEOQAQiF8AEJZhABCu4wAQwuQAEMZlABDOZgAQ0mcAENRoABDe6QAQ6GoAEOpsABD0bQAQ/G8AERjwABEe8gARKvMAETB0ABE2dQARRHcAEUp4ABFNeQARUi0AAACuAAAAsQAAALIAAACzABFUXwARYuEAEXBiABF04wARemQAEX7lABGcZgARoGkAEbDsABG8bQARwG4AEcZvABHecAAR5vIAEfJzABH8dQASCHYAEgp3ABIMeAASD3kAEhIuABIWMgASGEIAEhphABIeYgASIGMAEihkABIsZgAAAOgAEjJpABI07AASOu0AEkruABJmbwASaHAAEm5xABJwcgASdPMAEnx0ABJ+dQASgHYAEod4ABKULQASli4AEpgyAAAAtQASmjkAEp5QABKgXwASomEAErbjABK4ZAASumUAEshmABLOaAAS0mkAEuJsABLubQAS8G4AEvJvABMAcAATBvIAExDzABMUdAATGnUAEyN3ABMkLQATJjkAEyhhABMyYgATNOMAEzpkABNCZQATTmYAE1JoABNUaQATZGoAE2bsABN4bQATfG4AE4BvABOOcAATknIAE5zz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ACCQYQAgkmUAIJd0ACCYTgAgmmEAAADjACCdaQAgn3QAIKVlACCmLQAgqEMAIKpHACCtVAAAAcgAAAHCACCvUAAAAckAILHDACCyQwAgtUcAILdBAAABxwAguFMAILtUACC9wwAgvkUAIMFJAAABsQAgwkgAAAHYACDFQgAgx1QAIMhjACDOZwAg0GsAINJuACDWcAAg2HIAIN5zACDjdAAg52EAIOhjACDqZQAg7G8AIO9yACD3bwAg+GMAIPrwACD8cwAg/3QAIQXnACEKYQAhEmUAIRV1ACEWaQAhGGwAIRxvACEe8gAhIHMAISR0ACEndwAhKGUAITZpACE97wAhTGwAIU5yACFQcwAhU3QAIVRDACFWTQAhWFAAIVpfACFcYgAhX3QAIWFNACFjYQAhZEIAIWdfACFoLgAAALQAIWq1AAABtgAhbGEAIXBlACFzaQAAAc0AAAHDACF2QQAheVMAIXtFACF9UwAhfzcAIYFPAAABzQAAAdMAIYLDACGFVAAhhk4AIYlTACGKZAAhjW4AIZAtACGSYQAhlmMAIZpkACGcZgAhnmkAIaBsACGobQAhrG4AIbBwACG0cQAhtnMAIbp0ACG+dgAhwXcAIcN6AAAA1AAhxGMAIcZvACHJdQAhy2EAIcxsACHObgAh1XMAIddEACHYQQAh228AAADLACHdzAAh31QAIeAtACHjQQAh5EcAIetNACHtSQAh7k0AIfBOACHzVQAh9EEAIfdEAAABzAAh+VQAIftIAAABzAAh/EYAIf9QACIAbQAiBW4AIgZhACIKZQAiDGkAIhFyACISYQAiFGMAIhpsACIccAAiIHEAIiJyACIl9AAiKmEAIi5lACIxaQAiMmQAIjRnACI2bAAiOG0AIjxuACI/cgAiQWkAIkJhACJFbwAiR2EAIkhmACJKbAAiUG0AIlJyACJVdQAiWGEAIlplACJcbAAiX28AImBhACJqbwAibnIAInR1ACJ3eQAieGIAIoBpACKCbQAihO4AIodwACKLaQAijG0AIo5uACKTcwAimEcAIprQACKdUgAAAdAAIp9LAAABxgAioVAAIqLiACKmZwAiqGkAIqprACKtcgAirmcAIrBsACKybQAitHIAIrhzACK9eAAivmkAIsBvACLCcgAixXUAIsZsACLIbQAiy3oAIsxkACLOZwAi0G8AItJ1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ACfmcgAn6nMAJ/Z0ACf79gAoAmwAKAVvACgG4QAoCmMAKAxkACgOZgAoEGcAKBbyACgkcwAoL3YAKDJhACg0YwAoNmYAKDjsACg+bwAoQ3MAAADkAAAB5wAoRGQAAADmAAAB8wAoRl8AKEphAChM4wAoWGUAKFptAAAA7gAoXHAAKF7zAChg9AAoYnUAKGR3AChneAAoaGQAKGprAChscgAob3kAKHBhACh2aQAAAO0AKHhvACh6dQAoffkAKIBQACiC7AAohG8AKIZwACiJdAAoiuIAKIxjACiObAAokG0AKJRwACiXcgAomXMAKJthACiddgAonmwAKKNuAAAA4wAAAecAAAHrACinbwAoqHIAKKtzACixbwAosmgAKLRsACi2bwAAAfMAKLhnACi7aQAovGYAKMJpAAAB7AAoxWcAKMZiACjI5QAoz2kAKNBhACjUYgAo2GMAKNplACjcaQAo4HAAKOZzACjpdQAo6i0AKOxhACjuYwAo9GQAKP5lACkAZgApAmcAKQZoACkIagApCmwAKQ5zACkQ9AApHHUAKR/2AAAB7AApKG8AKSpyACktdQApL3UAKTLhACk1cgApNmMAKThwACk8cwApQfQAKUdjAClJcgApSmEAKU5lAClTbwApVGEAKVhjAClc5QApaGgAKWppAClwcAApe3QAKYFzACmDZQAphTAAAACwAAABtQApiUkAKYtsACmMYwApkmkAKZZsACmabQApnG4AAADxACmgcwAppPQAKaZ2ACmpegApq18AKa1rACmuYQApsmIAKbRkACm2ZQApum0AKbxyACm/dAApwC0AKcJsACnFbgApxmUAAAHzACnIYwApymUAKcxnACnObAAp1G4AKdxyAAAA9AAp43gAKephACn4ZQAp/GkAKf5vACoCdQAAAfkAAAH0ACoHbwAqCGMAKgpsACoQbgAqEu8AKhxyACoucwAqM3UAKjZnACo4aQAqO3IAKjxhACpCZQAqSmkAKlBvACpZdQAqWi4AKmt0ACpsMwAqbmEAKnF4ACpybAAqdu4AKnpzACp/dAAqgXUAKoNpAAABtQAqhGkAKoZtACqKcgAAAPMAKo10ACqPeQAqkOMAKpJvACqVcgAqluIAAADjACqgaQAqo2sAKqRhACqmZAAqqOUAKqruACq6cgAqwXQAKsRtACrHbwAqyS0AKspfAAAA5AAqzOYAKs5tACrQbgAq0u8AKtjyACrj9AAAAfMAKuhiACrqZQAq7GYAKu5pAAAA7QAq8m8AKvZwACr4dQAq/XYAKv5hACsB7wArBG8AKwf1ACsYYQArGmIAKxxkACseaQArIGwAKyJvACsndgArKGcAKytsACssYQArNmUAKzxpACs+bwArQ3AAK0RjACtGZQArSXQAK05lACtQaAArU+sAK15hACtiZQArZOkAK2ltACtrZgArbTIAK290ACtwYwArcmkAK3RsACt4bgArfHAAK35yACuGcwArjHQAK492ACuRZgArkmEAK5hkACuabAAronUAK6X4ACupaQArqmMAK6xkACuwZQArsmcAK7RuACu5cwArumwAK75tACvAbgArwm8AK8RwACvIcgArynMAK8z0ACvPdQAAAOMAAAHwACvSbQAr1HMAK9d0ACvYbQAr3G4AK+FyACvjcAAAAK4AAAHlACvnOAAr6C0AK+s4ACvtOAAr7zgAAAHFAAAB0wAAAcgAK/E2AAAB7QAAAOMAK/LlACv27AAr+G4AK/pvACv8cAAr//UALADlACwGaQAAAOwALAhuAAAB8wAsCi0ALAxfACwQYwAsEm4ALBRvAAAA8wAsF3UALBhuAAAB9AAAAfIALBtsACwcYQAsHmcALCBtACwlcAAsLi0ALDRiACw2YwAsQGQALERlACxKZgAAAOcALFJoACxU6QAsXGoALF5sACxgbgAsYm8ALGRwACxocwAscvQALH32ACyELQAsh/MAAADjACyIZQAsimkALIxvACyOcgAskXMALJJfAAAA4QAAAOgAAADuACye7wAsonMALKd5ACyoYQAsqmUALK9zACyybgAAAPIALLd2ACy4ZwAsu2kAAAHrACy8bgAsv3QAAAHpACzA4gAsw2kALMVhACzHbwAsyGQALMpnACzMbAAszm4ALNNzAAAB7QAAAbIALNVvACzXZQAs2GUALNppACzccAAs3nIALOH5ACzqbAAs7G4ALO5vAAAA9AAs8XcALPNvACz4YgAs+mwALPxyACz/dAAAAegALQFhAAABswAtAmIALQRjAC0GaQAtCG0ALQpuAC0OcgAtEHMALRJ0AC0UdQAtF/kAAACwAAAA4QAAAOMALRpoAC0cbQAtH28ALSAuAC0uNgAtMF8ALTLjAAAA5AAtNWYALTZh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ADNg9AAAAfUAM2ptADNtdAAzbi0AAAC0ADNwYQAzhGUAM4hpADOMbAAzj28AM5RkADOWZwAzoGwAM6RtADOqbgAzrHIAM65zADOwdAAztXoAM7ZlADO7aQAzvGEAM8BpADPFbwAzx2EAM8phADPOZAAz0WkAM9QtADPWYgAz2GYAM9psADPibQAz5G4AM+ZvADPocAAz6nIAM+x1ADPxdgAz8mEAM/hkADP8ZQA0AmkANARsADQGbgA0CG8ANAxyADQPdQA0EOwANBV1ADQW4wA0I3QANCRlADQnaAA0KGEANDjkADRGZQA0TGkANE7sADRQbwA0WPIANGR1ADRreQA0bGIANIRjADSIZAA0imYANIxnADSOaQA0km0ANJTuADSYcAA0nXIAAAHuADSgXwA0omEANKlpADSsbQA0sG4ANLVzAAAB7AA0vuIANMZjADTI5wA00mkANNZrADTYbAA02m0ANNxuADTe8AA04PIANOZzADTpdQA06mwAAAHwADTsYQA08GMANPJkADT0ZwA09mwANPjtADT67gA0/vIANQRzADUIdAA1C3gAAAH0ADUOZQA1EmkANRZvADUacgA1H3UANSItADUmYQA1KGYANSpsADUsbQA1MG4ANTJwADU0dAA1N3oANTktAAAB8AA1PF8ANUJkADVGZwA1SGsANUpsADVObQA1UG8ANVLwADVYdAA1WnUAAAH4AAAB7QA1XmEANWplADVuaQA1eG8ANX91ADWFXwAAAOYAAAH5ADWGbgA1inIANZF0ADWSTwA1lW8ANZZlADWYaQA1m28AAAH0ADWfcAA1pWwANaZzADWpdQA1qmgANaxpADWvbAAAAfAANbFqADWyXwA1tOMAAAHkADW24QA1uWkANbphADXEYgA1xmMANcpkADXOZQA10mYANdZpADXkawA15m0ANehuADXsbwA19HAANfpxADX8cgA1/nMANgZ0ADYIdQA2CncANg96ADYQLQA2EmMANhRkADYWZwA2GGwANhpwADYdcwA2H+wANiLhAAAA4gA2LmUAAADvAAAA8gA2NfUANjZmADY8aAA2P2kANkFpADZDeAA2RS4ANkk0ADZKXwAAAOkANkzsADZWbgA2WHAANlvyADZkcgA2ZvMANmt4ADZsYwA2bmkANnBqAAAA7AA2cm4ANnhyAAAB+gA2gWUANoJhADaEYwA2iGQANoplAAAA7QA2jG8ANo5yADaRcwA2lFEANpdxAAAB4wA2mWEANpotAAAA4wA2nGkANp5sADahcgA2oi0ANqQyADamXwA2qGMANqplADatdwA2r2EANrFsADazcgA2tTIAAADmADa2aQA2uGwANrxuADa+cgA2xHMANsp0ADbNeQA20WgANtJhADbW4gA23GUANt5pADbgbAA24nIANuZzADbodgA263gANu1vADbuaQA2828ANvRkADb6ZgA2/GsANv5sADcCbgA3DvAANxBzADcTdAA3FXIANxdvADcYZgA3Gu4ANxxyADcldQA3J2UANyhhAAAA4wA3LGUANy5pADcxbwA3M3cANzQtADc5dwA3O3AANzywADc+bwA3QfkAAAG0ADdDtgA3Rm0AN0l2ADdKMQA3TG8AN091ADdRZwA3Um4AN1V4ADdXZQAAAegAN1gtADdabAA3XW4AN19iAAAAwwAAAeMAN2HsAAAB9QA3Y3IAN2RjADdmbAA3aXcAN2phADdtZQA3b2wAN3AtADd0ZQAAAewAN3ZmADd4aAA3e3gAN35jADeAagA3gm0AN4VzADeGYQA3iWwAN41lAAAB7AA3j3UAN5F5ADeTdAA3lGEAN5dyAAAA5wAAAO0AN5nwADebaQA3nW4AN59wADeheQA3onQAN6d5ADepQwA3q1MAAAHzADetTQA3r0gAN7FDADe1TgA3t0kAN7ljADe7cgA3vG8AN790ADfBZQA3xmkAAAHzADfKaQA3znIAAAHzADfRaQA302EAN9VhAAAA7gA313IAN9lvADfbYQA33W8AN99oADfhZQA342UAN+ROADfncgA36U4AN+pjADftcgA372EAN/BTADfyVgA39WwAN/lpADf7dgA3/WkAN//oADgBdQA4A3UAOAV0ADgHYQA4CWUAOAplADgMaQA4D3UAOBFlADgTZQA4FGUAOBdyADgZawA4G2EAOB11ADgf7wA4K2kAOC1yADgvSwA4MUUAODNEADg1UwAAAfMAODdMADg5awA4PXgAOD7lAAAA6AA4QWkAOENlADhFaQA4R2EAAAHsADhJdAA4S2kAOExhADhPZAA4UW4AOFNjADhVYwAAAOsAOFZsADhZcwA4W2UAOF1hADhfZAA4YWsAOGNiADhlZwA4Z2YAOGlmADhrbAA4b2UAOHFwADhzYQA4dWkAOHd0ADh5MAA4ezAAOH1SADh+RgA4gUwAOINjAAAB+AA4hUEAOIdFADiJTgA4i0EAOI0tADiPbwA4kUsAOJNrADiUTQA4l1AAOJtZADidRgAAAfMAAAH5ADifwQA4oUwAAAHTADijUgA4pUMAOKZGADipXwA4q0gAOK1OAAAB5QA4r2wAOLFhADizYQA4tGcAOLdyADi5YwA4u2MAOL1lADi/dAA4w2EAOMRuADjHcgA4yWMAOMtvADjMaQA4z28AONFuADjTYwA41WMAONZuADjYcgA423MAON1hADjgYwA443AAOOVyADjncgA46OUAOOtpADjubAA48XUAOPJiADj0bQAAAO8AOP1wADkGYwA5CmQAOQ5mADkU8wA5FnQAOR92ADkh+QAAAOUAOSVyADknZQAAAfkAOShDADktTgA5LmEAOTFkADkzdAA5NXMAOTdsAAAB4QA5OHIAOTtzADk9dAA5P3cAOUFoADlDdQAAAfMAOUVBADlHTwA5SUwAOUpGADlNUgA5T1QAOVFBAAABzwA5U04AAAHzADlVRQA5V0IAAAHLAAAB8wA5WU0AOVtSAAABywA5XUQAOV9MAAAAxAA5YUkAOWN3AAAB4QA5ZGIAOWZjADlobAA5anAAOWxzADludAA5cXYAOXNpADl1YQA5d2EAOXliADl7bAA5fGkAOX91ADmAZQA5g2wAOYRhADmHaQA5iC4AOYplADmNcgA5jmMAOZBpADmTawA5lGEAOZdlADmbZQA5n+8AOaH0ADml5gA5p2UAOahhADmqYwA5rHAAOa/0ADmxbgA5s2MAObRrADm3dQA5ufQAObtiADm9bgA5v3kAOcFnADnDZQA5xXQAOcdnADnJcgAAAfAAOctlADnNcgA5z2EAOdFNADnTTwA51TgAOddSADnZbAA522kAOd1pADnfcwA54fQAOeNvADnlcgA5520AOeljADnrZQA57XUAOe90ADnxYwA582IAOfUtADn2aQA5+WwAOfthADn9aQA5/mEAOgBlADoCaQA6BXIAOgZpADoJdgA6C2IAOg1pADoPbwAAAeUAOhFvAAAB7gA6EmMAOhVtADoWZQA6GWwAOhpjADodcgA6HnMAAAH0ADogYQA6ImUAOiRsADoncgA6KGUAOi1yADovTAA6MUEAOjNfADo1RAAAAcEAOjfF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AENuMQBDcGMAQ3JlAEN0bwBDd3AAQ3hjAEN6bgBDfnMAQ4F1AEOCawBDhXIAQ4djAAAB8wBDiHIAQ4t4AEONcgBDjuUAQ5dpAEOdcgAAAOQAQ55sAEOibgBDpG8AQ6l1AEOqLgBDrGEAQ65iAEO0ZABDtmkAQ7htAAAA7wBDwvAAQ9N1AEPUYwBD4GQAQ+RmAEPwagBD8m4AQ/TzAEP+9ABEB3YARAtrAEQMaQBED/kARBjlAEQebgBEIXIAAAH0AEQibABEJG4ARCZwAEQpcgBEK2UAAAH5AEQsLQBEMF8AREBjAERGZgBESG4AREp1AERNegBETl8AAAHzAERQZgBEUnMARFV0AERWYQBEWWQARFt0AAAB5gBEXGEAAADwAERfcwBEYGEARGNsAERlbwAAAfkARGdnAERpbABEa3AARG3hAERvbABEcWIARHPzAER07ABEdnIARHlzAER99ABEfm8AAADzAESBdABEg2wARIVjAESGXwBEiGYARItvAESNbABEj3cARJFoAESTdQBElXIARJdlAESZbABEm20AAADkAESdaQBEoW8ARKNuAESlbQBEp2cARKl3AESr6ABEreEARLkxAES6YgBEvGMARL5sAETAcABEwnMARMR0AETHdgBEyGkARMvzAETMYQBEz2wARNFhAETTbwBE1WIARNcyAETZZABE2+wARN5pAEThdQBE4mUARORpAETobABE628ARPF1AETybQBE9XAARPZhAET5aQBE+mEARPxlAET/aQBFAW8ARQN0AEUELgAAALMARRZfAEUaZQBFHGYARR5sAEUgbQBFInIAAADzAEUldABFJmUARSlpAEUqYwBFLGUARS5pAEUyawBFNHAARTf0AEU8YQBFQWUARUTlAEVIaABFSmkARU1yAEVPYQBFUe8ARVJnAEVVbABFV/QAAAHuAEVf5gBFZmUARWhpAAAB7wAAALEAAACyAEVqXwBFbGUARXBuAEVycAAAAfMARXRhAEV84wAAAOsARYRwAEWL9ABFkmUARZVpAEWZbgBFm2wARZ1jAEWeZQBFoGkAAAHzAEWiYwBFpXAARad5AEWpZQBFqm4ARa1zAAAB8wBFrmIARbBrAEW0bwBFtvMARbh0AEW7dQBFvXMARb9hAEXB9ABFw2IAAAHzAEXFYgBFyW4ARc15AAAB6wBFz2cARdNl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AAAB5wC422UAuN1zALjf7AC44C0AuOYuALjqXwC49GkAAAHzALj2YwC4+XEAuPtsAAAB8wAAAecAuP10ALj/YQAAAfgAuQBhALkFbwC5B/kAuQlsALkNbgC5D3MAuRFsALkTcwAAAecAuRVnAAAB5AC5F20AuRlvALkbbwC5HWkAuR9lALkgZAC5I2UAAAHPAAAB7wC5JWcAAAH0ALknbgC5KGkAAAHzALkraAC5LXIAuS8wALkxbAC5M2MAuTX0ALk7YQAAAe0AAAH5ALk9bAAAAeEAuT9lALlBaQC5Q2UAuUVlAAAB9AAAAOQAAAHzALlHbgC5SXQAuUtzALlNdQC5T2EAAAHnAAAB9AAAAfQAuVF2AAAB9AAAAfkAAAHkALlTbgAAAOQAAAHyALlVbgC5V2EAuVlmALlbaQC5XW4AuV9pALlgZQC5Y28AuWV0ALlnYQC5aGEAuWppALltbwC5b3MAuXEtAAAB5AC5c24AuXVlALl3aQC5efIAuX0tALl/dAAAAewAuYFsALmDbwC5hWUAuYd0ALmJZQC5iy0AuY1lAAAB5wC5j2EAuZFpALmTYQAAAfkAAAHkALmVYQC5l+IAuZltALmb7AC5nW8AuZ9lALmhbQC5o2wAuaVlALmndAC5qW4AuatjALmtcgC5r2cAubFsALmzZAC5tWcAubZpALm5bwC5u3IAub1pALm/aQC5wW4AucN5ALnFaQC5xmMAucl0ALnLbQC5zXAAuc9jALnRaQC503MAAAHlAAAB5AC51W0AuddhALnZbgC522wAud15ALnfZQC54XMAueNzALnlcwC552kAuel0AAAB7gC562YAAAH0ALntcwC572MAufFyALnzYwC59W0AufdvALn5cwC5+2kAuf1pALn/aQC6AWUAugJnALoFdgC6B2EAugl2ALoLaQC6DWwAug9pALoRYQC6E28AuhVoALoXbAAAAewAuhllALobZAC6HWQAuh9uALogLQC6JF8AAADkAAAB8wC6KW4AAADlALoraQC6LGUAui5pALowcAAAAfMAujNhALo1aQC6N3MAujlpALo7cwC6PWUAuj9yALpBcgC6QmUAukVwALpHbQC6SW8AukthAAAB8AC6TW8AAAH5ALpO5QC6UWkAulN4AAABsAAAAbAAAAGwAAABsAAAAbAAAAH0ALpVeAC6V3IAullp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ANLtdADS72cAAAHyANLxYQDS824A0vVhANL3YQDS+XAA0vtnAAAB5ADS/OUA0v9pANMDbQDTBXIAAAHlANMH5QAAAeMAAAHzANMLbwDTDWwA0w/zANMRZQDTEy4A0xViANMXcwAAAe0A0xlsANMbYgDTHWEAAAHzANMfbgDTIWwA0yIuANMmXwDTKmUA0yxpAAAB8wAAAewA0y9yANMxbwDTMmIA0zRlANM3aQDTOWkA0zt6ANM9dADTP24A00FuANNDaQDTRWwA00dtANNIYgDTSmgA00xtANNPdgDTUXMA01NlANNVdQDTVi0A01hfAAAB8wDTW2UA011lAAAB7ADTXy0A02CtANNpLgDTa3oA021lANNvbQDTcWUA03NyANN1bwDTd2gA03llANN7YQDTfXIA039jANOBbADTg2UA04VzANOHaQDTieQA04tzANONLgAAAegAAAHsANOPZQDTkXIA05NvANOVZQDTl24A05luANObcgDTnW8A0591ANOh9wAAAeQA06NjANOldAAAAecA06dpANOpbgDTq3MA061sAAAB9ADTr2QA07FtAAAB7gDTs2QA07VqAAAB8wAAAecAAAHsANO3YQDTuWcA07suANO9YwDTv2kA08F0ANPDLQDTxXUA08ZsANPJdwDTy2EAAAH0AAAB4QDTzW8A0890AAAB4wDT0WUA09NpAAAB+AAAAbEAAAHnANPVMgDT12EAAAHzANPZcgDT20UA091JANPfdADT4WMAAAHnANPjYQDT5WEAAAHtANPnaQDT6VYA0+suANPtbQDT720A0/FpAAAB+QDT83QA0/ROAAAB8wDT92kAAAHlAAAB8gDT+W4A0/tuANP8ZQDT/2kAAAHzANQBZQDUA2MA1AVyANQH4wAAAfMA1AlhAAAAsAAAAbEA1AtDANQNQgDUD08AAAHSANQRTwAAAegAAAHlAAAB+QDUE2kA1BVvAAAB5QAAAfMAAAHrANQXYQDUGW0A1BtnAAAB5QDUHVUA1B9FAAAB5ADUIUkA1CNDANQlRADUJ3QA1CtPANQtXwDUL1QAAAHIANQxRQDUM1MA1DVDANQ3QQDUOUUA1Dt0ANQ9YwDUP20AAAHyAAAB8wDUQXMA1ENkANRFcwDUR2QA1ElJANRLawDUTW8A1E9wANRRbADUUy4AAAH5AAAB5wDUVW8A1Fdp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ANcPSADXEUUA1xN1ANcVbADXF2UA1xljANcbdADXHWkA1x9sANchcgDXI2gA1yVlANcnZwDXKWEA1ythANctYwAAAeUAAAHlANcvaQDXMWEA1zMtANc1cADXN28A1zlfANc7XwAAAeUA10FkAAAB+QDXQ2kA10VhANdHdADXSOQA101lANdPMwDXUXUA11NhANdVXwDXV20A11lvANdbbADXXGcA1190ANdhYwDXY3AA12XoANdnaQDXaTEA12trANdtXwDXcV8A13NvANd1ZQDXd2kA13lpANd7ZgDXfWQA139fANeDcAAAAe4A14VuANeGYwDXiXQA14pfANeMZQDXj2kA15FiANeTYwDXlW8A15flANeZZQDXnWwA159pANegZQDXo2kA16dyANepdADXrXcA169sANexYwAAAecA17NsAAAB5wDXtWEA17dzANe5bAAAAecA17tpANe9bAAAAfMA179vANfBZQDXw28A18VuANfHXwDXyWEA18thANfNdQDXz2EA19FjANfTZQDX1V8A19ZhAAAB8wDX2WEAAAHyANfbbgDX3eUAAAHuANffdADX4W8A1+N2ANfl7QDX53IAAAH0AAAB9ADX6W4A1+tjANftegDX73IA1/FsANfzbQAAAeUA1/VpANf3ZQAAAeUA1/lpANf7ZQDX/W4AAAH5AAAB8wAAAfQAAAHzAAAB5wDX/24A2AFvAAAB5ADYA3YA2AUuANgHbwDYCWkAAAHnANgLbQDYDGkA2A9sANgRaQDYE2UA2BVhANgXYQDYGW0A2BsuANgcaQAAAfkA2B9lANghdADYI28AAAGzANglcwDYJi4A2ChuAAAB8wDYK2kA2C1hAAAB5QAAAfMA2C9hAAAB5ADYMXcAAAHkAAAB4wAAAe0A2DNpAAAB8gDYNW4A2DduANg5bgDYO+UA2D1vAAAB+QDYP24A2EDlANhDaQAAAfMA2EVlAAAB5ADYR3QA2EluANhLbADYTWMA2E9zANhRcgDYU2UAAADkAAAB8wDYVeMAAAHzANhXbADYWWUAAAHlANhbdQDYXWcA2F9kANhhcgDYY3oA2GVwANhnbwDYaS0A2GphANhvcwDYcG0A2HNzANh1bgDYd2UAAAHoAAAB5QAAAfMAAAHlANh4LQDYe/MAAAHoAAAAsAAAAbEA2H1wAAAB+QAAAfMAAAHsAAAB8wAAAfMAAAHyAAAB5wDYf28A2IHrANiFYQDYh28A2IlpANiLYQAAAewA2I1lANiPbgDYkWkA2JMwANiUYwDYl3YAAAHnANiZYgDYm+0A2J10ANifZgDYoGkA2KNzANilbwDYp2MA2KliANirbwDYrfAA2K5yANix8wDYs2MA2LVhAAAB5wAAAfMAAAHlAAAB6wDYt3kA2LlhAAAB5wDYu3AA2L9yANjBcwDYw24A2MVjANjHcwDYyW0A2MtlANjNZwDYz3cA2NFfANjTYQAAAfIA2NVjANjXeADY2W8A2NthANjdcgDY3/QA2OFuAAAB5QDY42kA2OV0ANjnZwDY6eUA2O1tANjvaQDY8WUA2PNyANj1XwDY918A2Pl0ANj7XwAAAfMA2P1iANj/MQDZAWUA2QNoAAAB5QAAAfIA2QV0AAAB5wAAAfkA2QljANkLbQDZDWUA2Q9zANkRaQDZEy0A2RRlANkXegDZGWwA2Rt1AAAB7gDZHXUA2R9vANkhLgDZK/IA2S9sANkxYQDZM3IAAAHzANk1cwDZNy4A2TktANk7YQDZPXMA2T9yANlBZAAAAewA2UNlANlFaAAAAeQA2UdyANlJYwDZS24A2U1iANlPaQDZUWcA2VNpANlVYwDZV2YA2VlkANlbdADZXWMA2V9lANlhaQDZY28A2WVlANlnaQDZaXQAAAHtANltaQDZb2kA2XFrAAAB5ADZc28AAAHnANl1bgDZd3AA2XlpAAAB5wDZe3AA2X1sAAABrgDZf28A2YFpANmDYQDZhS4AAAHkANmHbgAAAegA2YlhAAAB+QDZi2wA2Y1zAAAB5wDZj28A2ZBpANmTbAAAAecA2ZVsANmXZADZmWkA2Zt0ANmcYQDZnmMA2aBtANmicgDZpHQA2ad1ANmoLQDZri4A2cRfAAAB8wAAAecA2cluANnLbQAAAOQA2cxsANnPbgDZ0W8A2dN0AAAB9ADZ1XQA2dn0AAAB5wDZ2mkA2d1vANneZQDZ4GkA2eVvANnnaQDZ6WkAAAHzAAAB5wDZ62EA2e1hANnvYQAAAeQA2fFuANnzZQDZ9W8A2fduANn57gAAAeEA2f1jANn/aQDaAW8A2gNtANoFLgDaB2EA2glvANoKYQDaDuUA2hlpANoaaQAAAfMAAAHnAAAB7gDaHWkAAAHkANofaQDaIW4A2iJhANomZQAAAfMA2iluANotbgAAAfMA2i/uANoz9AAAAecAAADkANo78gDaP2EA2kFmAAAB8gDaQm4AAAHzANpFdQDaR2MA2kl0ANpOYQDaUGUA2lVpANpXbgDaW28A2l10ANpfbwAAAOQA2mHyANpjbgDaZXQA2mf0AAAB8wDaaWEA2mtvAAAB5AAAAfkA2m1lANpvbgDacWEA2nItAAABswDae2wA2n1lANp/ZwDagV8A2oNhANqFaQDah2wAAAHvANqJaQDai2EAAAHuANqMbQDaj24A2pFsANqTZgDalWIA2pdhAAAB6QDamW4A2ptlANqdYQAAAfMA2p9pANqhawAAAegA2qNlANqlcwDap20A2qlmANqqcwDarXYAAAH5ANqvZADasGEA2rNnANq0YQDat+UA2rlyANq7ZQDavWMA2r9yANrAYQDaw2kA2sVhANrHeADayV8A2stfANrPcgDa0V8A2tNzAAAB8wDa1WUAAAHzANrXcwDa2WQA2tthANrdaADa32kA2uF0ANrjcADa5WsA2udyANrpbwDa62MA2u1hANrvZQDa8XMA2vNzAAAB5wDa9WkAAAHzANr3aQDa+2QAAAHnANr9cwAAAeQA2v/yANsAYgDbAmwA2wRvANsHdgAAAeQA2wluANsLYQDbDWkA2w9tANsRbADbE28AAAHkANsVYQDbF2kA2xhoANsadADbHXkAAAHkANseYwDbIHAA2yN2ANsldQDbJ2kA2ylfANsraQDbLWMA2y9pANswYwDbNGQAAAH0AAAB5wDbN24A2zlvANs65QDbPWkA20FuANtDdgAAAOQAAAHzANtFbgDbR2kA20t2ANtNZQAAAeUA209pANtRbwDbU18A21VsAAAB5wAAAe4A21blANtbaQAAAOQA213yANtfbgDbYWUA22NpANtlXwAAAfMA22dyANtrZQDbbGMA2290AAAB9ADbdeUA23ZpAAAB+QDbeWEA23tuAAABrgDbfGEA239pANuALgAAAfMAAAHnANuDdADbhWUA24d1AAAB5ADbiGkAAAH5AAAA5AAAAfMA24tvAAAB5AAAAesAAAHuANuNaQDbj3QA25VuAAAB8wAAAfkAAAHlANuXZwDbmW4AAAH0AAAB9ADbm2EA251lANufaADboWwA26NyANukYQDbpmUAAAHzANupYQDbqmEA26xl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ARGVcwERl2UBEZluARGbdAERnW0BEZ9lARGhXwERo3QBEaVyAAAB7gERp28BEallARGrbgAAAfIAAAHzARGtYwERr2IAAAHsAAAB7AERsWUBEbM4ARG1NgAAAfMBEbd0ARG5bAERu2kBEb1pARG/ZwAAAfMBEcFvAAAB8AERw3kBEcVwARHHdQERyW8AAAHuARHLcgAAAe0AAAHkARHNYQERz28BEdFhARHTYQER1S0BEddfARHZcgER224BEd1hARHfYQAAAfkAAAHkAAAB7gER4XIBEeNtARHlaQAAAfQBEeduAAAB5AER6WkBEestARHtYQER72kBEfFsARHzdAER9XYBEfduARH5bAER+3MBEf1nAAAB5QER/3MBEgF0AAAB8wESA2EBEgVhAAAB7AAAAfIBEgdrARIJZwESC2EBEg1lAAAB8AESDy0BEhFzARITYQESFXIAAAHwARIXaQAAAfMAAAHzARIZLQAAAfkAAAHlAAAB9AESG2UBEh1kARIfaQESIWEBEiNuAAAB5wESJW8BEidjARIpbQESK2UBEi1lARIvYwESMWQBEjNpARI1YQESN3kBEjlwARI7bAESPWQBEj9uARJBbAESQ2YBEkVlARJHZQESSWMBEktoARJNdAEST24BElFlARJTbgAAAeQAAAHkAAAB8gESVWkBEldpAAAB4wESWWQAAAHnARJbLQAAAfMBEl3oARJhbwESY2UAAAHzARJlYQESZ2kBEml0ARJrbgESbDEBEm92AAAB5QEScW8AAAHmARJzbgAAAeUAAAHsARJ1XwESd2wBEnlvARJ7aQESfXABEn9mARKBbgESg20BEoVfARKHbwESiWQBEotpARKNbgESj2wBEpFpARKTaQESlWQBEpdsARKZaQESm2kBEp1pARKfcgAAAfMBEqFlARKjYwESpWcBEqd1AAAB5AESqW8AAAHuARKraQAAAecBEq1uARKuYgESsXQAAAHuARKzZgEStW4BErdpARK4bwESu3YBEr1pARK/dgESwXYBEsNlARLFdAESx3UBEslyARLLZAESzXQBEs94ARLRcwES020BEtV0ARLXZAAAAfIBEtsuARLdYwES33kBEuFuARLjZwES5XMBEudzARLpbgAAAfMBEutlARLtdAES73MBEvFfARLzaQES9WkBEvdyARL5cgAAAeUAAAH5ARL7aQES/WkBEv9pARMBbAETA24AAAHkARMFZAAAAfMAAAHjARMHZQETCWQBEwvfARMRdgAAAeQBExNlARMVZwETF2EBExlhARMbZAETHTEBEx9uARMhdAAAAe4BEyN0ARMlcgETJ28BEyluARMrYgETLXIAAAH5ARMvZQETMXQAAAHnARMzcgETNWMBEzdhARM5bwETOm8BEz1yARM/dQAAAfkBE0FlARNDYQETRW8BE0dlARNJaQETS2EBE01wAAAB8wAAAfgBE09fAAAB4QETUWkAAAHnAAAB+QETU3QBE1VwARNXdAETWW4BE1t0ARNdZQAAAfgBE190ARNhaQETY2kBE2VhAAAB+QAAAfkAAAHkARNnbgETaWkBE2tlARNtbwETb2UAAAHzAAAB9AETcWcBE3PsARN1YQETd2wBE3lpARN7cgETfXABE39wAROBdgETg+wAAAHlAAAB5QEThWwBE4dlAROJbgETi3YBE41vAROPZAETkWwAAAHwAROTbwAAAfkBE5VlAAAB5QETl2UBE5lhARObZwETnWEBE59hAROhYQAAAeUBE6NfAROlZQETp20BE6lhAROrbwETrXYBE69mAROxcgETs3kBE7VhAAAB8wETt3IAAAHsAAAB7AETuWwBE7tuARO9bwETv28BE8FuARPDZQETxV8BE8ctAAAB5QAAAe0BE8lpARPLLQETzXMBE89yARPRcAAAAecAAAHnAAAB6wET0y0BE9VpAAAB8wAAAeUBE9d0AAAB5QET2UUBE9t6ARPdbwAAAeIAAAHiARPfawET4WkAAAHlAAAB5QET42gAAAHuAAAB7gET5UQBE+dEARPpWQET60wBE+1QAAAB9AET704BE/FWARPzRQET9UYAAAHIARP3bgET+WUAAAHlARP7ZgET/XQBE/9lARQBcwEUA2wBFAV0ARQHbgEUCUEBFAtQARQNRQEUD1UBFBFMARQTRQAAAfMBFBVjARQXXwAAAeQBFBl0AAAB8gEUG2EBFB1vARQfbAEUIWkAAAHsARQjYQEUJWMBFCdJARQpLgEUK0QBFC0uARQvTgEUMVIBFDNHARQ1VAEUN18BFDl0ARQ7RQAAAdgBFD1vARQ/aQEUQVQAAAHvARRDdwEURUIBFEdDARRJTwEUS0EBFE1fARRPTwEUUVABFFNfARRZXwEUW18AAAHE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"; \ No newline at end of file diff --git a/dumped.trie b/dumped.trie index 2848e7392..bd4ab1ec3 100644 Binary files a/dumped.trie and b/dumped.trie differ