mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-24 09:09:43 -05:00
5088e0a048
The value must be either a full path or relative to the configuration directory, not relative to the 'static' directory. Use a full path. This avoids a warning: WARNING: favicon file 'cmake-favicon.ico' does not exist It worked before because all 'static' directory content is copied to the '_static' directory of html output anyway.