~compiz-team/compiz/build-fixes-part-6-remove-pyclean

« back to all changes in this revision

Viewing changes to src/option/tests/CMakeLists.txt

  • Committer: smspillaz
  • Date: 2012-05-18 15:09:03 UTC
  • mto: This revision was merged to the branch mainline in revision 3203.
  • Revision ID: sam.spilsbury@canonical.com-20120518150903-1mcn0owmlk3qdoti
Fix libcompiz_core being rebuilt with totally different cflags.

Split CompRegion into a new static library and link the wall plugin tests
against that. There is some strange behaviour going on in CMake that the
author does not understand here.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  ${compiz_SOURCE_DIR}/src/logmessage/include
7
7
  ${compiz_SOURCE_DIR}/src/string/include
8
8
  ${compiz_SOURCE_DIR}/src/rect/include
 
9
  ${compiz_SOURCE_DIR}/src/region/include
9
10
  ${compiz_SOURCE_DIR}/src/point/include
10
11
  ${compiz_SOURCE_DIR}/src/window/geometry/include
11
12
  ${compiz_SOURCE_DIR}/src/window/extents/include