~lukas-kde/unity8/dashboard

« back to all changes in this revision

Viewing changes to plugins/LightDM/CMakeLists.txt

  • Committer: Lukáš Tinkl
  • Date: 2017-01-26 12:13:17 UTC
  • mfrom: (2749.1.49 unity8)
  • Revision ID: lukas.tinkl@canonical.com-20170126121317-qms39s9pikclidbe
merge trunk, fix conflicts

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    ${CMAKE_CURRENT_SOURCE_DIR}
8
8
    ${CMAKE_CURRENT_BINARY_DIR}
9
9
    ${CMAKE_SOURCE_DIR}/plugins/Utils
10
 
    ${CMAKE_BINARY_DIR}/tests/mocks/LightDM/IntegratedLightDM
11
10
    ${libunity8-private_SOURCE_DIR}
12
11
    ${LIBUSERMETRICSOUTPUT_INCLUDE_DIRS}
13
12
)
18
17
    DBusGreeterList.cpp
19
18
    Greeter.cpp
20
19
    plugin.cpp
 
20
    PromptsModel.cpp
21
21
    SessionsModel.cpp
22
22
    UsersModel.cpp
23
23
    )