mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-11 17:44:44 +00:00
Add `-Winstall-absolute-destination` diagnostic to warn or error when an install command has an absolute destination. This allow projects to enforce the best practice of not allowing absolute install DESTINATIONS.