From c70e0aa3ebf5f382a2c29b5af6a6600d4f370b43 Mon Sep 17 00:00:00 2001 From: Kovarththanan Rajaratnam Date: Sun, 11 Apr 2010 11:14:00 +0200 Subject: FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced) --- Modules/FindBZip2.cmake | 1 - 1 file changed, 1 deletion(-) diff --git a/Modules/FindBZip2.cmake b/Modules/FindBZip2.cmake index c969e43..8323833 100644 --- a/Modules/FindBZip2.cmake +++ b/Modules/FindBZip2.cmake @@ -4,7 +4,6 @@ # BZIP2_FOUND - system has BZip2 # BZIP2_INCLUDE_DIR - the BZip2 include directory # BZIP2_LIBRARIES - Link these to use BZip2 -# BZIP2_DEFINITIONS - Compiler switches required for using BZip2 # BZIP2_NEED_PREFIX - this is set if the functions are prefixed with BZ2_ #============================================================================= -- cgit v0.12