mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
4ed399ccfb
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`.
|