mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
Escape coincidental CMake syntax in RPATH entries when generating the intermediary cmake_install.cmake script. Fixes #19225
6 lines
132 B
ReStructuredText
6 lines
132 B
ReStructuredText
CMP0095
|
|
-------
|
|
|
|
* ``RPATH`` entries are properly escaped in the intermediary CMake install script.
|
|
See policy :policy:`CMP0095`.
|