~ubuntu-branches/ubuntu/hardy/kdenlive/hardy

« back to all changes in this revision

Viewing changes to doc/en/CMakeFiles/CMakeDirectoryInformation.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2008-01-30 17:07:51 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080130170751-lyc8p6xvd7o98ur5
Tags: 0.5.svn20071228-0.0ubuntu1
* Merge from debian-multimedia (LP: #150453). Remaining changes:
  - Bump compat to 5
  - Suggest dvgrab and ffmpeg (needed for firewire capture)
  - debian/{rules,control}: add a kdenlive-data package
  - Add .install files for kdenlive and kdenlive-data
  - debian/copyright: add some copyright information
  - Modify Maintainer value to match the DebianMaintainerField specification

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# CMAKE generated file: DO NOT EDIT!
 
2
# Generated by "Unix Makefiles" Generator, CMake Version 2.4
 
3
 
 
4
# Force unix paths in dependencies.
 
5
SET(CMAKE_FORCE_UNIX_PATHS 1)
 
6
 
 
7
# The C and CXX include file search paths:
 
8
SET(CMAKE_C_INCLUDE_PATH
 
9
  )
 
10
SET(CMAKE_CXX_INCLUDE_PATH ${CMAKE_C_INCLUDE_PATH})
 
11
 
 
12
# The C and CXX include file regular expressions for this directory.
 
13
SET(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
 
14
SET(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
 
15
SET(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
 
16
SET(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})