FindBZip2: Document library input variables

Since commit 5b6ca9fa3f (FindBZip2: add support for debug libraries,
2012-01-10, v2.8.8~267^2) the `find_library` commands store results in
per-config library variables.  Document them.
This commit is contained in:
Brad King
2024-09-20 12:05:24 -04:00
parent fdceee50e6
commit 9d7280b6a7

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
^^^^^^^^^^^^^^^^