Skip to content

Conversation

@bernb
Copy link

@bernb bernb commented Nov 15, 2025

The path contains a trailing backslash which escapes the last quotation mark leading to a syntax error in the cmake call. The added dot does not change the effective path but pushes a character between the path and the quotation mark, avoiding the escape.

The path contained a trailing backslash which escapes the last quotation
mark leading to a syntax error in the cmake call.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant