Export: Escape exported property values when writing CMake language files
When writing export files, correctly encode property values that contain
characters special to the CMake language parser. We must ensure that
they parse correctly when loaded on the consuming side.
Reported-by:
Dan Liew <dan@su-root.co.uk>
Showing
Please register or sign in to comment