igwn-cmake-macros 1.4.0
|
Functions | |
cm_init (package version bugreport tarname homepage) | |
Initialize package configuration. More... | |
Routines used to initialize the configuration and build system
cm_init | ( | package version bugreport tarname | homepage | ) |
Initialize package configuration.
Initialize package configuration for the CMake project
string | package Name of the package |
version | String representation of the version number |
bugreport | URL of where to submit bug reports |
tarname | The name used by the package when producing tarballs |
homepage | URL of the project's home page |
DESCRIPTION | [Named] Single line description of the project |
LANGUAGES | [Named] List of languages used by the project as used by the CMake project() function |