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
https:
)
cm_prereq(version)
Verify minimum CMake version.
cm_init(package version bugreport tarname homepage)
Initialize package configuration.