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.
2 parents 0fef5b9 + 7fd5b28 commit aa021a5Copy full SHA for aa021a5
CMakeLists.txt
@@ -4,7 +4,7 @@
4
#
5
# Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
6
# or copy at http://opensource.org/licenses/MIT)
7
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.5...4.0)
8
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake") # custom CMake modules like FindSQLiteCpp
9
project(SQLiteCpp VERSION 3.3.3)
10
0 commit comments