[Merge] lp:~phablet-team/telephony-service/new-tp-qt into lp:telephony-service/staging
Tiago Salem Herrmann
tiago.herrmann at canonical.com
Fri Oct 21 10:03:37 UTC 2016
Diff comments:
>
> === modified file 'tests/common/mock/CMakeLists.txt'
> --- tests/common/mock/CMakeLists.txt 2015-03-11 17:02:35 +0000
> +++ tests/common/mock/CMakeLists.txt 2016-10-13 18:30:42 +0000
> @@ -16,4 +16,4 @@
>
> add_executable(telepathy-mock ${mock_SRCS})
> qt5_use_modules(telepathy-mock Core DBus)
> -target_link_libraries(telepathy-mock ${TP_QT5_LIBRARIES} ${TELEPATHY_QT5_SERVICE_LIBRARIES} ${OFONO_QT_LIBRARIES} ${PULSEAUDIO_LIBRARIES})
> +target_link_libraries(telepathy-mock ${TP_QT5_LIBRARIES} ${TELEPATHY_QT5_SERVICE_LIBRARIES} ${OFONO_QT_LIBRARIES} ${PULSEAUDIO_LIBRARIES} ${Qt5Network_LIBRARIES})
This was done like this to workaround a bug in telepathy-qt static libraries.
Otherwise it will fail while linking the libraries.
--
https://code.launchpad.net/~phablet-team/telephony-service/new-tp-qt/+merge/308444
Your team Ubuntu Phablet Team is subscribed to branch lp:~phablet-team/telephony-service/start_chat.
More information about the Ubuntu-reviews
mailing list