diff --git a/CMakeLists.txt b/CMakeLists.txt index ff9690eae..8a3d8eb9c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ -project(sqlitebrowser) cmake_minimum_required(VERSION 2.8.12.2) +project(sqlitebrowser) # BUILD_VERSION is the current date in YYYYMMDD format. It is only # used by the nightly version to add the date of the build.