Merge updates from release v2023dev3
The build was failing with: ../tests/gtest/meson.build:2:4: ERROR: test got unknown keyword arguments "install"
Removed "install" argument to fix the build error.
Signed-off-by: Vignesh Raman vignesh.raman@collabora.com