Visual Studio .vc[x]proj to CMakeLists.txt (make, Ninja ...) enabler
...Live Update capability: supports side-by-side tracking of evolving original proj files, within build tree!! Script hooks for static CMake defs, powerful definition-to-variable mapping.
Access to project data content is via git repository _only_ (it's a developer infrastructure project, thus alternatives are less suitable). Be aware of several branches available for checkout (git branch -a): "experimental_unverified" is for the daring (to start with current most featureful code), while usability of "experimental" always gets hardened via a large build.
...
Force-get is a package-manager which grabs files from the internet and installs them, much like portage. It supports binary and source packages, and was designed with one simple principle in mind: source and binary packages living in peace together.