78e39c6d50
- update to 3.9.0 - update maintainer's email - pet portlint PR: 212395 Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
8 lines
267 B
Text
8 lines
267 B
Text
--- CMakeLists.txt.orig 2016-08-24 11:00:01 UTC
|
|
+++ CMakeLists.txt
|
|
@@ -1,4 +1,4 @@
|
|
-project("DB Browser for SQLite")
|
|
+project("sqlitebrowser")
|
|
cmake_minimum_required(VERSION 2.8.7)
|
|
|
|
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" "${CMAKE_MODULE_PATH}")
|