summaryrefslogtreecommitdiff
path: root/Modules/FindBZip2.cmake
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2010-04-11 11:14:00 +0200
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2010-04-11 11:31:48 +0200
commitc70e0aa3ebf5f382a2c29b5af6a6600d4f370b43 (patch)
tree13d9501a69bb09f66429f09e4f8544ded841e84e /Modules/FindBZip2.cmake
parent79442f8045ffc51c158237c78037bf1e2ac3f667 (diff)
downloadcmake-c70e0aa3ebf5f382a2c29b5af6a6600d4f370b43.tar.gz
FindBZip2: remove BZIP2_DEFINITIONS from doc (it's not referenced)
Diffstat (limited to 'Modules/FindBZip2.cmake')
-rw-r--r--Modules/FindBZip2.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/Modules/FindBZip2.cmake b/Modules/FindBZip2.cmake
index c969e43882..8323833d72 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_
#=============================================================================