~elopio/gallery-app/revert_workaround-1302706-click_toolbar_button_failure

« back to all changes in this revision

Viewing changes to src/util/CMakeLists.txt

  • Committer: Leo Arias
  • Date: 2015-05-15 08:05:23 UTC
  • mfrom: (954.1.241 gallery-app)
  • Revision ID: leo.arias@canonical.com-20150515080523-i2of3vr8h7dioj59
Now the toolbar object is not needed at all.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
    orientation.h
15
15
    resource.h
16
16
    variants.h
 
17
    urlhandler.h
17
18
    )
18
19
 
19
20
set(gallery_util_SRCS
21
22
    imaging.cpp
22
23
    orientation.cpp
23
24
    resource.cpp
 
25
    urlhandler.cpp
24
26
    )
25
27
 
26
28
add_library(${GALLERY_UTIL_LIB}