aboutsummaryrefslogtreecommitdiff
path: root/cmake/modules/FindWaylandProtocolsWebOS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/modules/FindWaylandProtocolsWebOS.cmake')
-rw-r--r--cmake/modules/FindWaylandProtocolsWebOS.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/modules/FindWaylandProtocolsWebOS.cmake b/cmake/modules/FindWaylandProtocolsWebOS.cmake
index 041ea2bffa..1358ad7737 100644
--- a/cmake/modules/FindWaylandProtocolsWebOS.cmake
+++ b/cmake/modules/FindWaylandProtocolsWebOS.cmake
@@ -9,7 +9,7 @@
find_path(WAYLANDPROTOCOLSWEBOS_PROTOCOLSDIR NAMES webos-shell.xml
PATH_SUFFIXES wayland-webos
- PATHS ${DEPENDS_PATH}/share
+ HINTS ${DEPENDS_PATH}/share
REQUIRED)
include(FindPackageMessage)