Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix CMakeToolchain newline #15788

Merged

Conversation

memsharded
Copy link
Member

Changelog: Fix: Make CMakeToolchain end with newline.
Docs: Omit

Close #15785

@mologie
Copy link

mologie commented Feb 29, 2024

LGTM, supersedes #15786 (feel free to close)

This also correctly removes the problematic behavior where blocks.py accidentally corrupts global state and thus provides cmake_value to toolchain.py.

@memsharded memsharded merged commit 1c43157 into conan-io:develop2 Mar 1, 2024
2 checks passed
@memsharded memsharded deleted the fix/cmaketoolchain_newline branch March 1, 2024 10:35
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.

[bug] regression where cross-compiling abseil generates invalid syntax in CMake toolchain file
3 participants