Sign in
chromium
/
external
/
github.com
/
google
/
libprotobuf-mutator
/
refs/heads/compile
/
.
/
libprotobuf-mutatorConfig.cmake.in
blob: f62a50119016bf08be97d8827f414221d0fc2ae1 [
file
] [
log
] [
blame
] [
edit
]
include
(
CMakeFindDependencyMacro
)
find_dependency
(
Protobuf
REQUIRED
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/libprotobuf-mutatorTargets.cmake"
)