James

Results 108 issues of James

Close https://github.com/conan-io/cmake-conan/issues/621

It is not great that our default inclusion of ``include(default)`` is bringing hardcoded CC/CXX env-vars, which can contradict what has been defined to ``cmake-conan``. _Originally posted by @memsharded in https://github.com/conan-io/cmake-conan/issues/478#issuecomment-1473574351_

Close https://github.com/conan-io/conan-recipes-contrib/issues/1

The problem is that tests are still needed in the root module. The `options` based solution allows us to enable tests in the current recipe, but disable them in dependencies....

There is very little at this moment about the ``package_id``, why it is important, what information does it contain, etc.

Close https://github.com/conan-io/docs/issues/3323

Searching the docs seems to hang. Not sure what has changed, but this used to work

Close https://github.com/conan-io/cmake-conan/issues/631

Hello! The current 1.7.9 version in conan-center only has binaries for Linux and OSX, but no binaries for any Windows configuration. Is there any reason, was this release failing to...

Hello! These changes enable the local workflow with the Poco project. I based the changes on master, not sure about the base branch if master or release/1.9.0. In short, the...