I am developing on a Windows machine for which I do not have administrator rights. I would like to use CMake to compile, and I cannot just download and install it due to administrative restrictions.
I would also like to avoid compiling CMake from the source code (if possible). Are there portable binaries for Windows that would make CMake easy to use?
binary cmake portable-executable
Orient
source share