~mikemc/ubuntuone-credentials/add-qmlplugin

« back to all changes in this revision

Viewing changes to music-login/tests/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Rodney Dawes
  • Date: 2013-05-28 17:46:24 UTC
  • mfrom: (20.3.4 ping-uone-url)
  • Revision ID: tarmac-20130528174624-ch4e4oqya7ujhlom
Implement support for the ping URL on Ubuntu One to make account usable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
  ${CMAKE_BINARY_DIR}/music-login)
18
18
 
19
19
add_executable (${UI_TESTS_TARGET} ${SOURCES} ${HEADERS})
20
 
qt5_use_modules (${UI_TESTS_TARGET} Test DBus Widgets)
 
20
qt5_use_modules (${UI_TESTS_TARGET} Test DBus Network Widgets)
21
21
add_dependencies (${UI_TESTS_TARGET} ${MUSIC_LOGIN_LIB})
22
22
target_link_libraries (${UI_TESTS_TARGET}
23
23
  -Wl,-rpath,${CMAKE_BINARY_DIR}/lib