[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [vvave] /: Use the Android directory offered by MauiKit
From:       Aleix Pol <null () kde ! org>
Date:       2018-09-28 0:28:01
Message-ID: E1g5gdV-0003mN-KA () code ! kde ! org
[Download RAW message or body]

Git commit 383a5a73a5458818ec8fd5b5662dbbf66c45d67e by Aleix Pol.
Committed on 28/09/2018 at 00:26.
Pushed by apol into branch 'master'.

Use the Android directory offered by MauiKit

M  +5    -0    CMakeLists.txt

https://commits.kde.org/vvave/383a5a73a5458818ec8fd5b5662dbbf66c45d67e

diff --git a/CMakeLists.txt b/CMakeLists.txt
index d6885a60..a868a483 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,6 +70,11 @@ else()
         )
     target_link_libraries(vvave Qt5::WebEngine KF5::ConfigCore KF5::Notifications \
KF5::KIOCore KF5::I18n Qt5::DBus)  endif()
+
+if (TARGET create-apk-vvave)
+    set_target_properties(create-apk-vvave PROPERTIES ANDROID_APK_DIR \
"${MAUIKIT_ANDROID_DIR}") +endif()
+
 target_include_directories(vvave PRIVATE ${TAGLIB_INCLUDE_DIRS})
 target_link_libraries(vvave Qt5::Network Qt5::Sql Qt5::WebSockets Qt5::Qml Qt5::Xml \
Qt5::Multimedia Qt5::Widgets ${TAGLIB_LIBRARIES})  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic