aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic Hamon <dominic+github@google.com>2023-07-10 17:58:01 +0100
committerDominic Hamon <dominic+github@google.com>2023-07-10 17:58:01 +0100
commita092f8222c1fa95986efe611abf78daba59d3c59 (patch)
tree9482d8a6dd4ad6fa10cf6001e28bd0a6f8bfbc56
parentc30468bb4b92ccc3d790e45e0e720dc0d976e95a (diff)
downloadgoogle-benchmark-a092f8222c1fa95986efe611abf78daba59d3c59.tar.gz
missing cmake include
-rw-r--r--cmake/Modules/FindPFM.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/Modules/FindPFM.cmake b/cmake/Modules/FindPFM.cmake
index 4bfe51a..4c1ce93 100644
--- a/cmake/Modules/FindPFM.cmake
+++ b/cmake/Modules/FindPFM.cmake
@@ -5,6 +5,7 @@
# the following target will be defined:
# PFM::libpfm
+include(FeatureSummary)
include(FindPackageHandleStandardArgs)
set_package_properties(PFM PROPERTIES