mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-04-28 16:09:16 -05:00
cmake: lower minimal required version a bit
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
project(sqlitebrowser)
|
||||
cmake_minimum_required(VERSION 2.8.9)
|
||||
cmake_minimum_required(VERSION 2.8.7)
|
||||
|
||||
OPTION(USE_QT5 FALSE "Build with qt5")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user