mirror of
https://github.com/openwrt/packages.git
synced 2026-01-11 16:00:23 +04:00
openobex: add new package (v1.7.1)
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
10
utils/openobex/patches/001-cxx.patch
Normal file
10
utils/openobex/patches/001-cxx.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -1,6 +1,6 @@
|
||||
cmake_minimum_required ( VERSION 2.8.5 FATAL_ERROR )
|
||||
|
||||
-project ( openobex C )
|
||||
+project ( openobex C CXX )
|
||||
|
||||
#
|
||||
# The project version
|
||||
Reference in New Issue
Block a user