~josharenson/unity8/autoscroller-alternative

« back to all changes in this revision

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

  • Committer: Josh Arenson
  • Date: 2016-12-02 00:56:24 UTC
  • mfrom: (2658.1.68 unity8)
  • Revision ID: joshua.arenson@canonical.com-20161202005624-5nqnoktdyxh664fe
Merge trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
pkg_check_modules(LAUNCHER_API REQUIRED unity-shell-launcher=9)
 
1
pkg_check_modules(LAUNCHER_API REQUIRED unity-shell-launcher=10)
2
2
pkg_check_modules(GSETTINGS_QT REQUIRED gsettings-qt)
3
3
 
4
4
add_definitions(-DSM_BUSNAME=systemBus)