~compiz-team/compiz/compiz.fix_1005569

Viewing all changes in revision 3231.

  • Committer: Daniel van Vugt
  • Author(s): smspillaz
  • Date: 2012-05-28 06:10:28 UTC
  • mfrom: (3225.5.1 compiz.fix_1005177)
  • Revision ID: daniel.van.vugt@canonical.com-20120528061028-gd8wdtr8a5e08evb
Execute the cmake files separately to ensure that DESTDIR is respected.
(LP: #1005177)

The cmake preprocessor does substitution on install (CODE) at configure time
and not install time, when DESTDIR is actually set. In order to read it
correctly, we need to execute the cmake preprocessor in the install cmake
file itself, so that DESTDIR is set when the file is preprocessed.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: