repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[clang-tidy][modernize-use-starts-ends-with] Fix operator rewriting false negative...
[llvm-project.git]
/
third-party
/
benchmark
/
cmake
/
Config.cmake.in
blob
2e15f0cf82dcad57c9fbb86716762b8b2920f506
1
@PACKAGE_INIT@
2
3
include (CMakeFindDependencyMacro)
4
5
find_dependency (Threads)
6
7
include("${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake")