conan-io / conan

Conan - The open-source C and C++ package manager
https://conan.io
MIT License
7.95k stars 951 forks source link

Added force option to tools.cmake.cmaketoolchain:extra_variables #16481

Closed perseoGI closed 2 weeks ago

perseoGI commented 2 weeks ago

Changelog: Feature: Added force option to tools.cmake.cmaketoolchain:extra_variables. Docs: https://github.com/conan-io/docs/pull/3774

Added support for setting FORCE attribute to a cache variable from tools.cmake.cmaketoolchain:extra_variables Feature originally requested here

Improved error messages to make it more intuitive