~unity-team/unity-api/stable

« back to all changes in this revision

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

  • Committer: CI Train Bot
  • Author(s): Michael Terry
  • Date: 2015-12-04 18:32:31 UTC
  • mfrom: (194.1.2 fix-wakelocks-8.5)
  • Revision ID: ci-train-bot@canonical.com-20151204183231-2qz9tms0xcfcrwk8
BackportĀ lp:~mterry/unity-api/fix-wakelocks

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