]> granicus.if.org Git - taglib/commitdiff
Updated INSTALL.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Jun 2014 01:36:09 +0000 (10:36 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Jun 2014 01:36:09 +0000 (10:36 +0900)
INSTALL

diff --git a/INSTALL b/INSTALL
index 0f90500670ce2e2504fca51e28d3d9e7b54e5906..205b4d31b68d6ec50073d428dbd28e1a775f38a5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -72,7 +72,8 @@ Useful configuration options used with CMake (GUI and/or Command line):
                         Assumes parent of: \include and \lib.
   ZLIB_INCLUDE_DIR=     Where to find ZLib's Include directory.
   ZLIB_LIBRARY=         Where to find ZLib's Library.
-  ZLIB_SOURCE=          Where to find ZLib's source code.
+  ZLIB_SOURCE=          Where to find ZLib's Source Code.
+                        Alternative to ZLIB_INCLUDE_DIR and ZLIB_LIBRARY.
   CMAKE_INSTALL_PREFIX= Where to install Taglib.
   CMAKE_BUILD_TYPE=     Release, Debug, etc ... (Not available in MSVC)