mirror of https://github.com/google/benchmark.git
missing cmake include
This commit is contained in:
parent
c30468bb4b
commit
a092f8222c
|
@ -5,6 +5,7 @@
|
|||
# the following target will be defined:
|
||||
# PFM::libpfm
|
||||
|
||||
include(FeatureSummary)
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
||||
set_package_properties(PFM PROPERTIES
|
||||
|
|
Loading…
Reference in New Issue