Correct name of extensions build option
With extension build option the below error is seen,
../meson.build:1:0: ERROR: Unknown options: "extension"
Fix the build option to use "extensions".
With extension build option the below error is seen,
../meson.build:1:0: ERROR: Unknown options: "extension"
Fix the build option to use "extensions".