docs
docs copied to clipboard
conan.io reStructuredText documentation
Hi, I'm not sure what your workflows are on translations, but I noticed in https://github.com/conan-io/docs/blob/develop/reference/conanfile/attributes.rst that > Since Windows 10 (ver. 10.0.14393), it is possible to enable long paths at...
from https://github.com/conan-io/conan-center-index/pull/8947#discussion_r789910861 the search results for `test_type` are only 4 pages, where it is briefly mentioned, but there is no reference page for the attribute possible values (from code) seems...
I was following the documentation, when I was thrown off by a reference to a supposed explanation in the 'previous section' that doesn't seem to exist: https://docs.conan.io/en/latest/creating_packages/external_repo.html "_There are two...
[feature] docs/Getting Started: Update this guide to use at least the `cmake_find_package` generator
As the beginners are struggling with this old approach, and couldn't properly getting their things done "in the modern way". Thanks for your attention! - [x] I've read the [CONTRIBUTING...
There are many questions in the issues talking about collisions or differences in the compilation of binaries related to things like compiler flags or glib C. This would worth an...
Hello, I tried the nice template feature with my own template ("conan new myModuie/1.0.0 -m "). It works fine so far, except for the images I stored in the template....
### Problem https://docs.conan.io/en/latest/integrations/android_studio.html page provides a solution for a single ABI project, if you need to support x86 or arm64-v8a this will not work out of box ### Proposed solution...