install-absolute-dest-configure-time ------------------------------------- * CMake gained the ability to diagnose :command:`install` commands that specify an absolute ``DESTINATION`` path via the :diagnostic:`CMD_INSTALL_ABSOLUTE_DESTINATION` diagnostic category. This diagnostic may be controlled with the :option:`-Winstall-absolute-destination ` command-line option, the ``installAbsoluteDestination`` field in a :manual:`CMake Presets ` :preset:`configurePresets.warnings` object, or the :command:`cmake_diagnostic` command.