openobex: Update to 1.7.2

Add myself as maintainer.

Cosmetic Makefile fixes for consistency between projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2018-10-16 18:02:16 -07:00
parent 797776a3b3
commit 3683df2717
2 changed files with 14 additions and 10 deletions
+9 -6
View File
@@ -1,10 +1,13 @@
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 813f900..a0942e8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required ( VERSION 2.8.5 FATAL_ERROR )
@@ -1,7 +1,7 @@
cmake_minimum_required ( VERSION 3.1 FATAL_ERROR )
-project ( openobex C )
+project ( openobex C CXX )
project ( openobex
- LANGUAGES C
+ LANGUAGES C CXX
VERSION 1.7.2
)
#
# The project version