summaryrefslogtreecommitdiffstats
path: root/cmake/FindGTK3.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindGTK3.cmake')
-rw-r--r--cmake/FindGTK3.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/FindGTK3.cmake b/cmake/FindGTK3.cmake
index 6f5bd98675..e7ac17d258 100644
--- a/cmake/FindGTK3.cmake
+++ b/cmake/FindGTK3.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+
find_package(PkgConfig QUIET)
set(__gtk3_required_version "${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION}")