mirror of
https://github.com/google/leveldb.git
synced 2025-02-04 07:10:10 +08:00
Some changes
This commit is contained in:
parent
aa5479bbf4
commit
4aca9562aa
@ -1,7 +1,7 @@
|
|||||||
# Copyright 2017 The LevelDB Authors. All rights reserved.
|
# Copyright 2017 The LevelDB Authors. All rights reserved.
|
||||||
# Use of this source code is governed by a BSD-style license that can be
|
# Use of this source code is governed by a BSD-style license that can be
|
||||||
# found in the LICENSE file. See the AUTHORS file for names of contributors.
|
# found in the LICENSE file. See the AUTHORS file for names of contributors.
|
||||||
|
# Khushbu
|
||||||
cmake_minimum_required(VERSION 3.9)
|
cmake_minimum_required(VERSION 3.9)
|
||||||
# Keep the version below in sync with the one in db.h
|
# Keep the version below in sync with the one in db.h
|
||||||
project(leveldb VERSION 1.23.0 LANGUAGES C CXX)
|
project(leveldb VERSION 1.23.0 LANGUAGES C CXX)
|
||||||
|
Loading…
Reference in New Issue
Block a user