~smspillaz/compiz/compiz.experimental2

« back to all changes in this revision

Viewing changes to plugins/workspacenames/CMakeLists.txt

  • Committer: MC Return
  • Date: 2012-06-14 11:05:02 UTC
  • mfrom: (0.407.14 trunk)
  • mto: This revision was merged to the branch mainline in revision 3248.
  • Revision ID: mc.return@gmx.net-20120614110502-r0pxgiec6wzh1d1c
Converted git repo to bzr and added the missing plug-in workspacenames to the bzr repo

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
find_package (Compiz REQUIRED)
 
2
 
 
3
include (CompizPlugin)
 
4
 
 
5
compiz_plugin (workspacenames PLUGINDEPS composite opengl text)