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

avoid conflict of custom generators with new generators #8183

Merged

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Dec 10, 2020

Changelog: Bugfix: Avoid conflict of user custom generators names with new generators.
Docs: Omit

Fix #8182

@Viatorus
Copy link

Testet and worked. Thank you very much!

Cross-build from 'Linux:x86_64' to '.....:armv7e-m'
conanfile.py (.....): WARN: ******* Your custom generator name 'CMakeToolchain' is colliding with a new experimental built-in one. It is recommended to rename it. *******
Installing (downloading, building) binaries...
...
conanfile.py (...): Generator CMakeToolchain created conan_toolchain.cmake
conanfile.py (...): Generator cmake created conanbuildinfo.cmake
conanfile.py (...): Generator txt created conanbuildinfo.txt

jgsogo
jgsogo approved these changes Dec 11, 2020
@jgsogo jgsogo merged commit d361872 into conan-io:release/1.32 Dec 11, 2020
2 checks passed
@memsharded memsharded deleted the hotfix/toolchain_name_conflict branch December 11, 2020 08:34
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.

None yet

3 participants