|
|
|
|
|
by pfultz2
3338 days ago
|
|
The nice things about cget is that even though it uses python(which is mainly for easy distribution), the cget protocol only has a dependency on cmake. So cmake modulues like cmake-get[1] can install cget recipes directly in cmake without needing python installed. [1]:https://github.com/pfultz2/cmake-get |
|