~nick-dedekind/unity-api/multimonitor.old

« back to all changes in this revision

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

  • Committer: CI Train Bot
  • Author(s): Pawel Stolowski
  • Date: 2016-04-26 15:31:41 UTC
  • mfrom: (210.1.11 social-attributes-role)
  • Revision ID: ci-train-bot@canonical.com-20160426153141-9l9uecojpxa2j0vn
Added RoleSocialActions.
Approved by: Marcus Tomlinson

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 11)
 
10
set(VERSION 12)
11
11
set(PKGCONFIG_NAME "unity-shell-scopes")
12
12
set(PKGCONFIG_DESCRIPTION "Unity shell Scopes APIs")
13
13
set(PKGCONFIG_REQUIRES "Qt5Core")