~ubuntu-branches/ubuntu/lucid/cmake/lucid

« back to all changes in this revision

Viewing changes to Modules/UseVTKConfig40.cmake

  • Committer: Bazaar Package Importer
  • Author(s): Artur Rona
  • Date: 2009-12-16 11:11:54 UTC
  • mfrom: (3.1.9 sid)
  • Revision ID: james.westby@ubuntu.com-20091216111154-6accvv6yq86h2hkc
Tags: 2.8.0-5ubuntu1
* Merge from debian testing (LP: #497349). Remaining changes:
  - Keep the Replaces: on cmake-data to cover the Kubuntu version from
    Jaunty in case someone decides to do an (unsupported) Jaunty->Lucid
    upgrade.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
2
 
 
3
#=============================================================================
 
4
# Copyright 2002-2009 Kitware, Inc.
 
5
#
 
6
# Distributed under the OSI-approved BSD License (the "License");
 
7
# see accompanying file Copyright.txt for details.
 
8
#
 
9
# This software is distributed WITHOUT ANY WARRANTY; without even the
 
10
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
11
# See the License for more information.
 
12
#=============================================================================
 
13
# (To distributed this file outside of CMake, substitute the full
 
14
#  License text for the above reference.)
 
15
 
3
16
# This is an implementation detail for using VTK 4.0 with the
4
17
# FindVTK.cmake module.  Do not include directly.
5
18