Sign in
chromium
/
external
/
libphonenumber
/
refs/heads/dependabot/github_actions/github/codeql-action-2.21.3
/
.
/
cpp
/
cmake
/
config.cmake.in
blob: 05f915659eea2ba901682a3e3b3a28e9246d79d4 [
file
] [
log
] [
blame
] [
edit
]
@PACKAGE_INIT@
include
(
CMakeFindDependencyMacro
)
find_dependency
(
absl
)
find_dependency
(
Protobuf
)
include
(
"${CMAKE_CURRENT_LIST_DIR}/@targets_export_name@.cmake"
)
check_required_components
(
"@PROJECT_NAME@"
)