mirror of
https://github.com/google/leveldb.git
synced 2025-06-11 20:53:26 +08:00
Update CMakeLists.txt
This commit is contained in:
parent
ac691084fd
commit
d995425d26
@ -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.
|
||||||
|
#sreyashi
|
||||||
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