~pitti/ubuntu-app-launch/upstart-dep

« back to all changes in this revision

Viewing changes to libupstart-app-launch/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Colin Watson
  • Date: 2014-03-21 17:56:15 UTC
  • mfrom: (135.2.4 libclick-manifest)
  • Revision ID: ps-jenkins@lists.canonical.com-20140321175615-qs20ovhzndg560o4
Use libclick to get package manifests, saving about 0.7 seconds from Click application startup (on mako). 

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
        ${GIO2_LIBRARIES}
45
45
        ${LTTNG_LIBRARIES}
46
46
        ${JSONGLIB_LIBRARIES}
 
47
        ${CLICK_LIBRARIES}
47
48
        -Wl,--no-undefined
48
49
)
49
50