Skip to content

Commit

Permalink
meson_options.txt: Support for reading options from meson.options
Browse files Browse the repository at this point in the history
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 <[email protected]>
Change-Id: I8dbc92fb4080008b6291ecf1d8dde599a4fe3f4b
  • Loading branch information
lxwinspur committed Aug 16, 2023
1 parent 90475e7 commit 8e95057
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit 8e95057

Please sign in to comment.