~compiz-linaro-team/compiz/gles2

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Sam Spilsbury
  • Date: 2012-07-09 04:06:21 UTC
  • mto: (3201.2.81 compiz)
  • mto: This revision was merged to the branch mainline in revision 3258.
  • Revision ID: sam.spilsbury@canonical.com-20120709040621-r5o1i0dag5kk3wc1
Added postinst

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
# schema recompilation to happen after all other install
199
199
# targets (there is no way to set install target dependencies)
200
200
# in CMake
201
 
#add_subdirectory (postinst)
 
201
add_subdirectory (postinst)
202
202
 
203
203
compiz_ensure_linkage ()
204
204
compiz_package_generation ("Compiz")