| commit | a79e520169a51855d51a7c8b72f2b2a023b29160 | [log] [tgz] |
|---|---|---|
| author | Peter Kokot <peterkokot@gmail.com> | Wed Aug 13 04:41:46 2025 +0200 |
| committer | Peter Kokot <peterkokot@gmail.com> | Wed Aug 13 04:41:46 2025 +0200 |
| tree | 8b13ba3b8f2e71fad5b119a1148098b306f468e3 | |
| parent | 9e0811796978cec84e86b0d8d9e520192d50d8b2 [diff] |
CMakeVerifyManifest: Update documentation This module could be directly called from the CMake root directory but it is more convenient for projects to wrap it inside a local script and call that script instead. This updates the documentation and syncs with other modules.