We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1701d1b commit bb48a45Copy full SHA for bb48a45
CMakeLists.txt
@@ -2,7 +2,7 @@
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
-cmake_minimum_required(VERSION 3.9)
+cmake_minimum_required(VERSION 3.22)
6
# Keep the version below in sync with the one in db.h
7
project(leveldb VERSION 1.22.0 LANGUAGES C CXX)
8
0 commit comments