~dobey/indicator-printers/cpp-refactor

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Rodney Dawes
  • Date: 2017-01-10 21:54:23 UTC
  • Revision ID: rodney.dawes@canonical.com-20170110215423-r2ry97xa5imfo5gz
Fix libexcdir replacement.

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
set (UPSTART_JOB_FILE_IN "${CMAKE_CURRENT_SOURCE_DIR}/${UPSTART_JOB_NAME}.in")
44
44
 
45
45
# build it
46
 
set (pkglibexecdir "${CMAKE_INSTALL_FULL_PKGLIBEXECDIR}")
47
46
configure_file ("${UPSTART_JOB_FILE_IN}" "${UPSTART_JOB_FILE}")
48
47
 
49
48
# install it