mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Add policy `CMP0192` for compatibility. Closes: #25852 Signed-off-by: Cristian Le <git@lecris.dev>
8 lines
266 B
ReStructuredText
8 lines
266 B
ReStructuredText
GNUInstallDirs-special-cases
|
|
----------------------------
|
|
|
|
* The :module:`GNUInstallDirs` module now prefers to default
|
|
``SYSCONFDIR``, ``LOCALSTATEDIR``, and ``RUNSTATEDIR`` to
|
|
absolute paths when installing to special prefixes.
|
|
See policy :policy:`CMP0192`.
|