summaryrefslogtreecommitdiffstats
path: root/cmake/FindGPerf.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindGPerf.cmake')
-rw-r--r--cmake/FindGPerf.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/FindGPerf.cmake b/cmake/FindGPerf.cmake
index 85b55f1b8..e42b8a372 100644
--- a/cmake/FindGPerf.cmake
+++ b/cmake/FindGPerf.cmake
@@ -1,3 +1,6 @@
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
+
find_program(GPerf_EXECUTABLE NAMES gperf)
include(FindPackageHandleStandardArgs)