diff options
Diffstat (limited to 'modules/FindZLIB.cmake')
-rw-r--r-- | modules/FindZLIB.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/FindZLIB.cmake b/modules/FindZLIB.cmake index b2a1a66b..c943cc3b 100644 --- a/modules/FindZLIB.cmake +++ b/modules/FindZLIB.cmake @@ -5,6 +5,9 @@ # ZLIB_LIBRARIES - List of libraries when using zlib. # ZLIB_FOUND - True if zlib found. +# Copyright (c) 2002 Kitware, Inc., Insight Consortium. All rights reserved. +# See Copyright.txt or http://www.cmake.org/HTML/Copyright.html for details. + IF (ZLIB_INCLUDE_DIR) # Already in cache, be silent |