~indicator-applet-developers/indicator-secret-agent/trunk

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: Tarmac
  • Author(s): Ted Gould
  • Date: 2013-08-15 15:44:10 UTC
  • mfrom: (10.1.5 upstart-job)
  • Revision ID: tarmac-20130815154410-744c1m16tat6necj
Adding an Upstart job configuration file.

Approved by Pete Woods, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
 
62
62
install(
63
63
        TARGETS indicator-secret-agent-bin
64
 
        RUNTIME DESTINATION bin
 
64
        RUNTIME DESTINATION "${CMAKE_INSTALL_LIBEXECDIR}"
65
65
)