资讯

Which Issue(s) This PR Fixes Fixes #9439 Brief Description feat: Add backslash escaping to MixAll.properties2String Introduced a new escapeBackslashes parameter to MixAll.properties2String to enable ...
# Convert Windows backslashes to forward slashes for regex compatibility string (REPLACE " \\ " "/" UNIFFI_BINDGEN_PATH ${UNIFFI_BINDGEN_PATH}) Putting it here in case it helps anyone else! The text ...