claremacrae / ixm

Make CMake less painful when trying to write Modern Flexible CMake

Home Page:https://ixm.one

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Izzy's eXtension Modules

Buy Me a Coffee at ko-fi.com


IXM is a CMake library for writing Modern flexible CMake. This means:

  • Reducing the amount of CMake written
  • Selecting reasonable defaults
  • Supporting hooks and customization points for overriding said defaults
  • Target and Generator Expression focused operations

Donations

Donations are extremely appreciated. If you have gotten some use out of IXM, please consider donating to my ko-fi by clicking the donate link above.

Navigation

See Getting Started to begin using IXM. When you're ready, feel free to read the documentation for detailed information on IXM's API and it's internals.

Visit the Roadmap to see upcoming and in-progress features for the 1.0 release.

About

Make CMake less painful when trying to write Modern Flexible CMake

https://ixm.one

License:MIT License


Languages

Language:CMake 99.9%Language:Makefile 0.1%