dograt
dograt
Hi all, I am trying to put together an example project that builds/installs a Python package using SWIG. I think I may have a related, but not identical issue to...
Hi all, seems that the build is failing for me when trying to include the `master` branch in my CXX project with `FetchContent`. I know `master` is supposedly unstable, but...
Hi all, I am trying to fetch this repository in my CMake project. I'm on WSL, running GCC 11.4.0 and CMake 3.20. I am calling the following in my `CMakeLists.txt`:...
Hi @henryiii . Is there a way to view and override the fact that `scikit-build-core` seems to be passing the architecture to CMake under the hood on Windows, even if...
### What is your question? I know that by default, Conan puts artifacts under `~/.conan2/p/...` on Linux. I'd like to use Conan to manage a repository containing build settings that...