~mzanetti/unity-api/private-quicklist-entries

« back to all changes in this revision

Viewing changes to include/unity/shell/application/CMakeLists.txt

  • Committer: Bileto Bot
  • Date: 2017-02-06 09:10:36 UTC
  • mfrom: (269.1.1 parentSurface)
  • Revision ID: ci-train-bot@canonical.com-20170206091036-j5qxdcu24k8ibcp9
MirSurfaceInterface: add childSurfaceList and parentSurface

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
set(UNITY_API_LIB_HDRS ${UNITY_API_LIB_HDRS} ${headers} ${internal_headers} PARENT_SCOPE)
9
9
 
10
 
set(VERSION 25)
 
10
set(VERSION 26)
11
11
set(PKGCONFIG_NAME "unity-shell-application")
12
12
set(PKGCONFIG_DESCRIPTION "Unity shell Application APIs")
13
13
set(PKGCONFIG_REQUIRES "Qt5Core")