daixtrose / cmake_utilities

CMake utilities addressing configuration management and dependency hell mitigation
MIT License
7 stars 1 forks source link

Missing features from v1.0.0, e.g. how to call the current status of the dependencies? #8

Closed daixtrose closed 1 year ago

daixtrose commented 1 year ago

In v1.0.0 the subsequent call of setup.sh revealed the git status of the dependencies and given the corresponding arguments it would run a git pull on all of them or create a branch. Are those features already available somewhere?