[Rpm-maint] [rpm-software-management/rpm] don't attempt to install html pages if they're not built (PR #2848)
Matteo Croce
notifications at github.com
Tue Jan 16 16:25:00 UTC 2024
On systems without Doxygen, html pages are not built, but the install fails with:
Install the project...
-- Install configuration: ""
CMake Error at docs/cmake_install.cmake:51 (file):
file INSTALL cannot find "/html": No such file or directory.
Call Stack (most recent call first):
cmake_install.cmake:47 (include)
Conditionally install html docs only if we build them.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2848
-- Commit Summary --
* don't attempt to install html pages if they're not built
-- File Changes --
M docs/CMakeLists.txt (5)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2848.patch
https://github.com/rpm-software-management/rpm/pull/2848.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2848
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2848 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20240116/4d5a8726/attachment.html>
More information about the Rpm-maint
mailing list