xref: /aosp_15_r20/external/leveldb/cmake/leveldbConfig.cmake.in (revision 9507f98c5f32dee4b5f9e4a38cd499f3ff5c4490)
1*9507f98cSAndroid Build Coastguard Worker# Copyright 2019 The LevelDB Authors. All rights reserved.
2*9507f98cSAndroid Build Coastguard Worker# Use of this source code is governed by a BSD-style license that can be
3*9507f98cSAndroid Build Coastguard Worker# found in the LICENSE file. See the AUTHORS file for names of contributors.
4*9507f98cSAndroid Build Coastguard Worker
5*9507f98cSAndroid Build Coastguard Worker@PACKAGE_INIT@
6*9507f98cSAndroid Build Coastguard Worker
7*9507f98cSAndroid Build Coastguard Workerinclude("${CMAKE_CURRENT_LIST_DIR}/leveldbTargets.cmake")
8*9507f98cSAndroid Build Coastguard Worker
9*9507f98cSAndroid Build Coastguard Workercheck_required_components(leveldb)