~mterry/+junk/u8

« back to all changes in this revision

Viewing changes to plugins/WindowManager/CMakeLists.txt

Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/ApplicationInfoInterface.h
5
5
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/Mir.h
6
6
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirSurfaceInterface.h
 
7
    ${APPLICATION_API_INCLUDEDIR}/unity/shell/application/MirSurfaceListInterface.h
7
8
   )
8
9
 
9
10
add_library(windowmanager-qml SHARED ${WINDOWMANAGER_SRC})