summaryrefslogtreecommitdiffstats
path: root/cmake/FindWrapSystemZLIB.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindWrapSystemZLIB.cmake')
-rw-r--r--cmake/FindWrapSystemZLIB.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/FindWrapSystemZLIB.cmake b/cmake/FindWrapSystemZLIB.cmake
index c109a598be..5db43db626 100644
--- a/cmake/FindWrapSystemZLIB.cmake
+++ b/cmake/FindWrapSystemZLIB.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
# We can't create the same interface imported target multiple times, CMake will complain if we do
# that. This can happen if the find_package call is done in multiple different subdirectories.
if(TARGET WrapSystemZLIB::WrapSystemZLIB)