~marcustomlinson/unity-scopes-shell/rename_child_scopes_methods

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Marcus Tomlinson
  • Date: 2015-03-25 06:34:56 UTC
  • Revision ID: marcus.tomlinson@canonical.com-20150325063456-45w70pobshly4iae
Depend on unity-scopes-api 0.6.15+

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
find_package(Qt5Test)
51
51
find_package(Boost COMPONENTS regex REQUIRED)
52
52
 
53
 
pkg_check_modules(SCOPESLIB REQUIRED libunity-scopes>=0.6.12)
 
53
pkg_check_modules(SCOPESLIB REQUIRED libunity-scopes>=0.6.15)
54
54
pkg_check_modules(SCOPES_API REQUIRED unity-shell-scopes=6)
55
55
 
56
56
# Standard install paths