Skip to content

Fix CMake escape error#19706

Merged
czoido merged 4 commits into
conan-io:release/2.26from
memsharded:hotfix/cmake_escape
Mar 5, 2026
Merged

Fix CMake escape error#19706
czoido merged 4 commits into
conan-io:release/2.26from
memsharded:hotfix/cmake_escape

Conversation

@memsharded

@memsharded memsharded commented Mar 4, 2026

Copy link
Copy Markdown
Member

Changelog: Bugfix: Revert regression in escaping CMakeToolchain.variables, those variables will not be automatically escaped.
Docs: Omit

For: #19642 (comment)

@memsharded memsharded mentioned this pull request Mar 4, 2026
f' got {type(value)}')


def cmake_escape_value(v):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to revert the whole function to the old version (for now).

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@memsharded memsharded added this to the 2.26.2 milestone Mar 4, 2026
@czoido czoido merged commit 2a83e9c into conan-io:release/2.26 Mar 5, 2026
16 checks passed
@memsharded memsharded deleted the hotfix/cmake_escape branch March 5, 2026 09:09
memsharded added a commit to memsharded/conan that referenced this pull request Apr 22, 2026
* fix cmake escape error

* remove patch

* revert

* revert cmake_escape_value()
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.

5 participants