~didrocks/unity/fixes-natty-finale

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Sam Spilsbury
  • Date: 2011-02-28 17:38:48 UTC
  • mto: This revision was merged to the branch mainline in revision 903.
  • Revision ID: sam.spilsbury@canonical.com-20110228173848-stetnb02rtowg7ur
Add mt grab handles

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
               PLUGINDEPS composite opengl
104
104
               CFLAGSADD "-DINSTALLPREFIX='\"${CMAKE_INSTALL_PREFIX}\"' -DPKGDATADIR='\"${CMAKE_INSTALL_PREFIX}/share/unity/3\"' -I${CMAKE_BINARY_DIR} ${BOOT_LOGGER_FLAG} -DGETTEXT_PACKAGE='\"unity\"' ${MAINTAINER_CFLAGS}"
105
105
               )
106
 
 
 
106
 
 
107
#
 
108
# UTouch things
 
109
#
 
110
 
 
111
compiz_add_plugins_in_folder ("${CMAKE_SOURCE_DIR}/utouch")
 
112
 
107
113
#
108
114
# GSettings Schema
109
115
#