~mterry/unity8/sim-unlock-on-boot

« back to all changes in this revision

Viewing changes to tests/plugins/Unity/Launcher/CMakeLists.txt

  • Committer: Michael Terry
  • Date: 2014-08-21 19:57:25 UTC
  • mfrom: (1139.2.19 lifecycle)
  • Revision ID: michael.terry@canonical.com-20140821195725-oi8e5l67ywiw5txe
Merge lifecycle branch in

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
pkg_check_modules(GSETTINGS_QT REQUIRED gsettings-qt)
2
2
pkg_check_modules(LAUNCHER_API REQUIRED unity-shell-launcher=3)
3
 
pkg_check_modules(APPLICATION_API REQUIRED unity-shell-application=1)
 
3
pkg_check_modules(APPLICATION_API REQUIRED unity-shell-application=3)
4
4
 
5
5
include_directories(
6
6
    ${CMAKE_CURRENT_BINARY_DIR}