docs icon indicating copy to clipboard operation
docs copied to clipboard

conanbuild.conf is not exemplified in docs

Open uilianries opened this issue 3 years ago • 1 comments

New helpers for Conan 2.0 are using the file conanbuild.conf to administrate the generator (e.g. Cmake Ninja), which is mentioned in Docs, but there is no hint about its format.

For instance https://docs.conan.io/en/latest/reference/conanfile/tools/cmake/cmake.html#configure

uilianries avatar Mar 22 '22 17:03 uilianries

it's not obvious where file should be created. is it conan cache, or current directory? yes, some examples would be nice to illustate how should I configure that file.

SSE4 avatar Mar 22 '22 17:03 SSE4