mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-28 06:49:57 -06:00
Fix cmake build on macOS
This commit is contained in:
committed by
Martin Kleusberg
parent
66ab497d2f
commit
73819f5f5e
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user