[bug] Incomplete CMake build-helper documentation
Open
complex: low
priority: high
stage: queue
type: bug
- Dominant language
- C++
- Stars
- 125
- Forks
- 382
- Avg merge
- 22h 39m
- Merged PRs (30d)
- 21
Description
Currently, [CMake build helper doc](https://docs.conan.io/en/latest/reference/build_helpers/cmake.html#cmake-reference) states:
**CONAN_COMPILER**: Conan internal variable to check the compiler
Is it taken from the `self.settings.compiler` setting? If so, should it appear there (as it seems to appear for most other definitions when they are taken from a setting).
Also, **CONAN_COMPILER_VERSION** might be missing from this list.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.