diff options
Diffstat (limited to 'docs/source/install.rst')
| -rw-r--r-- | docs/source/install.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/install.rst b/docs/source/install.rst index 208b55d4..d4d202b8 100644 --- a/docs/source/install.rst +++ b/docs/source/install.rst @@ -465,6 +465,11 @@ All cached entries can be viewed using ``cmake -LAH`` from a build directory. ``TIFF_LIBRARY_DEBUG`` can also be specified to a similar library for building Debug releases. +.. option:: USE_CCACHE=OFF + + Configure CMake to use `ccache <https://ccache.dev/>`_ to build C/C++ + objects. + Building on Windows with vcpkg and Visual Studio 2017 or 2019 -------------------------------------------------------------------------------- |
