diff options
Diffstat (limited to 'modules/FindQt4.cmake')
-rw-r--r-- | modules/FindQt4.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/FindQt4.cmake b/modules/FindQt4.cmake index e9174f0a..1cfc2540 100644 --- a/modules/FindQt4.cmake +++ b/modules/FindQt4.cmake @@ -186,6 +186,10 @@ # These variables are set to "" Because Qt structure changed # (They make no sense in Qt4) # QT_QT_LIBRARY Qt-Library is now split +# +# Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. +# See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details. + INCLUDE(CheckSymbolExists) INCLUDE(MacroAddFileDependencies) |