mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-22 15:10:20 -06:00
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:
@@ -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
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user