~kelemeng/compiz-core/bug780505

« back to all changes in this revision

Viewing changes to src/privatescreen/CMakeLists.txt

  • Committer: Didier Roche
  • Author(s): Thomas Voß
  • Date: 2012-02-09 11:45:24 UTC
  • mfrom: (2990.1.1 compiz-core)
  • Revision ID: didier.roche@canonical.com-20120209114524-0sk1jhtl5tdjiqz8
merging cmake incude fixes for tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
include (CompizCommon)
3
3
 
4
4
INCLUDE_DIRECTORIES(
 
5
  ${compiz_BINARY_DIR}/generated
5
6
  ${compiz_SOURCE_DIR}/build/generated
6
7
  ${compiz_SOURCE_DIR}/include
7
8