Sign in
android
/
platform
/
external
/
libprotobuf-mutator
/
11d593a0954eab4a671d3574ba4c786c79f615a4
/
.
/
libprotobuf-mutatorConfig.cmake.in
blob: f62a50119016bf08be97d8827f414221d0fc2ae1 [
file
] [
log
] [
blame
]
include
(
CMakeFindDependencyMacro
)
find_dependency
(
Protobuf
REQUIRED
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/libprotobuf-mutatorTargets.cmake"
)