~saviq/unity-api/cross-and-wrap

« back to all changes in this revision

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

  • Committer: CI bot
  • Author(s): Michal Hruby
  • Date: 2014-07-31 11:13:51 UTC
  • mfrom: (147.2.6 unity-api)
  • Revision ID: ps-jenkins@lists.canonical.com-20140731111351-d0r7g3xye11drt64
Added interface for scopes overview. 
Approved by: Albert Astals Cid

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