]> git.ipfire.org Git - thirdparty/ccache.git/commit
build: Improve installation of documentation
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 27 Aug 2025 18:53:45 +0000 (20:53 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 31 Aug 2025 08:30:49 +0000 (10:30 +0200)
commit6c96fbe06867f40e7bb6e5fc07023c11c3774a1d
treecce0aca191fe1b3155c8faa47286c041a1bf459c
parent8ab94276c1acdb4fca87b32e4ab775e886cc5372
build: Improve installation of documentation

- Make HTML and man page part of "cmake --install".
- Make modifications of man page in-place to avoid leaving a .tmp file
  behind.
doc/CMakeLists.txt