docs icon indicating copy to clipboard operation
docs copied to clipboard

CMakeToolchain generator allows harcoded CMake cli generator

Open uilianries opened this issue 3 years ago • 0 comments

Not documented, but a public parameter: generator

https://github.com/conan-io/conan/blob/1.52.0/conan/tools/cmake/toolchain/toolchain.py#L118

On CCI is not possible to use conf file, and some project only work with specific generators.

Master branch is target because is in production already.

uilianries avatar Sep 29 '22 14:09 uilianries