CreateMake
places these subproject names in the $SubProjectList
variable in *.Make
files.
Syntax
subproject {
subProjects
}
Argument | subProjects | The subprojects to build. |
Generate the
Example
*.Make
file with the three specified subproject (directory) names in the $SubProjectList
, and allow the build system to recursively execute the *.Make
files in each of these subprojects whenever a make
is done on its project.
subproject {
FancyText
FancyDraw
FancyPrint
}
[Contents]
[Previous]
[Next]
Click the icon to mail questions or corrections about this material to Taligent personnel.