|
|
|
|
|
by cbuq
2695 days ago
|
|
Just to break down your complaints. 1. Conan does not require a server. If a project contains a conanfile.py with build instructions, you can also run `conan create` from a project's source repository (no server required). 2. You can easily force build dependencies with the `--build *` flag |
|