mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06: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`.
|