-
We are in the process to upgrade from 1.10 to 1.12
I saw from documentation if CMake help builder was constructed (it is by default) using parallel=True then the CTest runs tests in parallel mode a…
-
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.14…
-
I am trying to run conan workflow with one of the recipes and it does not work for me. Question is why?
conan source . diligent-tools/2.5.2@andrei/test --source-folder=tmp/source && \
conan insta…
-
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
I still don't completely understand how and when upstream options are overridde…
-
Hi team,
I Have not found a solution for my request.
1) I have a task - I need to save some properties about git_commit / build_number _CI_CD/ HW_version in Artifactory.
I found **artifact**.…
-
Searching for "requirements" should return the recipe "requirements()" method if possible:
- It is not even in the list of possibilities
- I cannot ask for more results than the given
So right no…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **libtool/2.4.6**
* Operating System+version: **Windows 10**
* Compiler+version: **Visual …
-
Hello,
I'm using conan for some dependencies. It has advantages over wrapdb, namely a much much bigger pool of libraries, and the ability to acquire prebuilt packages.
Currently, conan-installed…
-
### What is your question?
Related to https://github.com/conan-io/conan/issues/16726
Please clone https://github.com/Todiq/test_conan
On windows with msvc installed, run `python build.py`
I …
Todiq updated
3 months ago
-
Hi guys,
I have some experience with conan but I am relatively new to docker and cross-compilation. What I am trying to do is set up a docker image containing a toolchain that allows me to build an…