No description
Find a file
Ganesh Viswanathan 6524d14a50 Update version
2020-06-20 23:03:56 -05:00
cmake Fix cmake missing 2019-08-19 21:19:24 -05:00
.gitignore Initial version 2019-08-19 20:58:00 -05:00
cmake.nim Update version 2020-06-20 23:03:56 -05:00
cmake.nimble Update version 2020-06-20 23:03:56 -05:00
README.md Initial version 2019-08-19 20:58:00 -05:00

This packge simply installs CMake using Nimble so that it is easy to work with C/C++ libraries that require CMake to build.

This is primarily for Windows. Linux has package managers and MacOSX has brew.