~om26er/gallery-app/fix_selection_test

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Bill Filler
  • Date: 2014-03-28 15:34:32 UTC
  • mfrom: (937.2.1 gallery-app)
  • Revision ID: ps-jenkins@lists.canonical.com-20140328153432-a1pvtjzf04krmt5y
change check for desktopMode to use platform name rather than env var 

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
    ${gallery_SRCS}
51
51
    )
52
52
 
53
 
qt5_use_modules(${GALLERY} Widgets Core Qml Quick Sql DBus)
 
53
qt5_use_modules(${GALLERY} Widgets Core Qml Quick Sql DBus Gui)
54
54
 
55
55
target_link_libraries( ${GALLERY}
56
56
    gallery-album