~unity-team/unity-api/kbdLayout

« back to all changes in this revision

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

  • Committer: CI Train Bot
  • Author(s): Pawel Stolowski, Albert Astals Cid
  • Date: 2016-01-04 15:09:53 UTC
  • mfrom: (170.3.13 music_cards_extra_attributes)
  • Revision ID: ci-train-bot@canonical.com-20160104150953-z9t5lu125libad1d
New properties to support more complex cards

Like music cards that play directly in the UI from the Dash
Approved by: Pawel Stolowski, PS Jenkins bot

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