cmake
CMake for Nimble
Wraps a native library — check OS Compatibility below for platform-specific linking notes.
Summary
| Latest Version | 0.1.1 |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-03 07:22 |
Tags
Authors
- genotrance
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 | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= 0.19.2", "nimterop >= | 0.5.0 | No |
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.