Makeprojects
Loading...
Searching...
No Matches
makeprojects.modules Namespace Reference

Module that enumerates all of the builder modules. More...

Functions

 add_documentation_modules ()
 Add the modules that process documentation to the MODULES list.

Variables

list MODULES
 List of build modules.

Detailed Description

Module that enumerates all of the builder modules.

See also
makeprojects.cleanme
makeprojects.rebuildme

Function Documentation

◆ add_documentation_modules()

makeprojects.modules.add_documentation_modules ( )

Add the modules that process documentation to the MODULES list.

See also
makeprojects.doxygen

Variable Documentation

◆ MODULES

list makeprojects.modules.MODULES
Initial value:
1= [
2 slicer,
3 makerez,
4 watcom,
5 makefile,
6 ninja,
7 visual_studio,
8 codewarrior,
9 codeblocks,
10 xcode]

List of build modules.