|
|
|
|
|
by fivea
1553 days ago
|
|
> CMake supports pkg-config, for what that's worth. And in CMake support for Conan is literally a single line of code: conan_basic_setup() https://docs.conan.io/en/latest/getting_started.html On top of all this, it's really mind-boggling how a build system's main selling point is doing something a build system has no business doing. |
|