~ubuntu-branches/ubuntu/utopic/thumbnailer/utopic-proposed

« back to all changes in this revision

Viewing changes to src/service/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Łukasz 'sil2100' Zemczak
  • Date: 2014-09-02 21:50:08 UTC
  • mfrom: (1.1.17)
  • Revision ID: package-import@ubuntu.com-20140902215008-5ub9yws95g6ebb62
Tags: 1.2+14.10.20140901.is.1.2+14.10.20140814-0ubuntu1
Revert the last two landings. The 1.2+14.10.20140827.1 version
introduced a serious regression breaking many projects, indirectly
caused by thumbnailer using gst.  LP: #1363314.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  dbus-generated.c
8
8
)
9
9
 
10
 
target_link_libraries(thumbnailer-service thumbnailer ${CMAKE_THREAD_LIBS_INIT})
 
10
target_link_libraries(thumbnailer-service thumbnailer)
11
11
 
12
12
install(
13
13
  TARGETS thumbnailer-service