igwn-cmake-macros 1.5.0
IGWN CMake Software Developement Tools

Abstract

The main focus of this package is a collection of CMake macros that mimic the .m4 macros provided by autoconf and automake.

Quick Start

MyProject
1.0.0
https://myproject.org/bugs
MyProject
https://myproject.org/
)
cm_prereq(version)
Verify minimum CMake version.
cm_init(package version bugreport tarname homepage)
Initialize package configuration.