~mir-team/qtmir/trunk

« back to all changes in this revision

Viewing changes to src/modules/Unity/Application/CMakeLists.txt

  • Committer: Bileto Bot
  • Author(s): Daniel d'Andrada
  • Date: 2016-07-04 13:58:01 UTC
  • mfrom: (520.1.5 dbusFocusInfo)
  • Revision ID: ci-train-bot@canonical.com-20160704135801-055x20tgh6j9edbp
com.canonical.Unity.FocusInfo D-Bus service for providing focus information

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
    ${CMAKE_SOURCE_DIR}/src/platforms/mirserver
11
11
    ${CMAKE_SOURCE_DIR}/src/common
12
12
    ${GSETTINGS_QT_INCLUDE_DIRS}
 
13
    ${CGMANAGER_INCLUDE_DIRS}
13
14
 
14
15
    ${LTTNG_INCLUDE_DIRS}
15
16
    ${Qt5Gui_PRIVATE_INCLUDE_DIRS}
25
26
set(QMLMIRPLUGIN_SRC
26
27
    application_manager.cpp
27
28
    application.cpp
 
29
    cgmanager.cpp
28
30
    ../../../common/abstractdbusservicemonitor.cpp
29
31
    ../../../common/debughelpers.cpp
 
32
    dbusfocusinfo.cpp
30
33
    plugin.cpp
31
34
    dbuswindowstack.cpp
32
35
    mirsurfacemanager.cpp