commit | 45b3537af544a1f15a55591fbd3c9f0bb8713e1b | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Wed Aug 16 09:54:46 2023 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Wed Aug 16 09:54:46 2023 +0800 |
tree | d2bf08a96cbf344415b236ec52ec8981ac0e355e | |
parent | 8426b2d5e85797f31e35d7cd2ce4ac84b041dc01 [diff] |
meson_options.txt: Support for reading options from meson.options Support has been added for reading options from meson.options instead of meson_options.txt[1]. These are equivalent, but not using the .txt extension for a build file has a few advantages, chief among them many tools and text editors expect a file with the .txt extension to be plain text files, not build scripts. [1] https://mesonbuild.com/Release-notes-for-1-1-0.html#support-for-reading-options-from-mesonoptions Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I1ba676af3dead18aa55db47823605918c46fd1cd