cmake
CMake for Nimble
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Passing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install cmake
choosenim install cmake
git clone https://github.com/genotrance/cmake
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| cmake | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/genotrance/cmake |
|---|---|
| Homepage | https://github.com/genotrance/cmake |
| Registry Source | nimble_official |
README
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.