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