~afrantzis/unity8/power-state-change-reason-snap-decision

« back to all changes in this revision

Viewing changes to plugins/IntegratedLightDM/liblightdm/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Michał Sawicz
  • Date: 2015-09-22 12:56:52 UTC
  • mfrom: (1968.1.4 fix-greeter-tests)
  • Revision ID: ci-train-bot@canonical.com-20150922125652-hlai4sqsdxwggeke
Fix integrated LightDM path
Approved by: Albert Astals Cid

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
                      OUTPUT_NAME lightdm-qt5-2)
34
34
 
35
35
install(TARGETS MockLightDM-demo-shared
36
 
    DESTINATION ${SHELL_INSTALL_QML}/mocks/LightDM/demo
 
36
    DESTINATION ${SHELL_INSTALL_QML}/mocks/IntegratedLightDM/demo
37
37
    )