summaryrefslogtreecommitdiffstats
path: root/externals/find-modules/FindCatch2.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'externals/find-modules/FindCatch2.cmake')
-rw-r--r--externals/find-modules/FindCatch2.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/externals/find-modules/FindCatch2.cmake b/externals/find-modules/FindCatch2.cmake
index ce1d40bae..bded15951 100644
--- a/externals/find-modules/FindCatch2.cmake
+++ b/externals/find-modules/FindCatch2.cmake
@@ -1,3 +1,5 @@
+# SPDX-FileCopyrightText: 2020 yuzu Emulator Project
+# SPDX-License-Identifier: GPL-2.0-or-later
find_package(PkgConfig QUIET)
pkg_check_modules(PC_Catch2 QUIET Catch2)