commit | 28e37da07c748c26d0b3a763a864b3ed029bd7a6 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Wed Aug 16 10:32:16 2023 +0800 |
committer | George Liu <liuxiwei@inspur.com> | Wed Aug 16 10:32:16 2023 +0800 |
tree | 59d15bf73b93a4b1eb24ee3787743dda268f5b5b | |
parent | 2b50fa68cfe44799ad79f82761b68a3f92cfac0c [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: Ic6dbe523190560c1b8bf4ec5425d0f7e80773aee