Merge topic 'FindBZip2-doc'

9d7280b6a7 FindBZip2: Document library input variables

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !9839
This commit is contained in:
Brad King 2024-09-23 18:15:18 +00:00 committed by Kitware Robot
commit 0008da1401

View File

@ -41,7 +41,11 @@ Cache variables
The following cache variables may also be set:
``BZIP2_INCLUDE_DIR``
the BZip2 include directory
the directory containing the BZip2 headers
``BZIP2_LIBRARY_RELEASE``
the path to the BZip2 library for release configurations
``BZIP2_LIBRARY_DEBUG``
the path to the BZip2 library for debug configurations
Legacy Variables
^^^^^^^^^^^^^^^^