Merge branch 'blender-v4.2-release'

This commit is contained in:
Bastien Montagne 2024-06-26 12:32:52 +02:00
commit f1f04d0e87

@ -764,7 +764,7 @@ if(WITH_GHOST_WAYLAND)
find_path(WAYLAND_PROTOCOLS_DIR
NAMES ${_wayland_protocols_reference_file}
PATH_SUFFIXES share/wayland-protocols
PATHS ${LIBDIR}/wayland-protocols
HINTS ${LIBDIR}/wayland-protocols
)
unset(_wayland_protocols_reference_file)