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 f5cad37 commit 963dad7Copy full SHA for 963dad7
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# This source code is licensed in accordance with the terms specified in
5
# the LICENSE file found in the root directory of this source tree.
6
7
-cmake_minimum_required(VERSION 3.13.3)
+cmake_minimum_required(VERSION 3.17.5)
8
project(thirdparty_sqlite)
9
10
option(SQLITE_ENABLE_INSTALL_TARGET "When enabled, will cause the project to create the install targets" OFF)
0 commit comments