Skip to content

Conversation

dmitryikh
Copy link
Contributor

@dmitryikh dmitryikh commented Oct 4, 2025

Updated validation message to include guidance on using system CMake with the [platform_tool_requires] profile section.

Related documentation: https://docs.conan.io/2/reference/config_files/profiles.html#platform-tool-requires

Summary

Changes to recipe: cmake/

Motivation

I spent hours trying to figure out how to fix failing cmake dependency on my non-arm and non-x86 machine.
The found solution with [platform_tool_requires] works like a charm. I hope this extended error message will help others and save time.

Related issues: #17286 #28518

Details


Updated validation message to include guidance on using system CMake with the [platform_tool_requires profile section.

Related documentation: https://docs.conan.io/2/reference/config_files/profiles.html#platform-tool-requires
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