reggae.rules.c_and_cpp

Undocumented in source.

Members

Functions

unityBuild
Target unityBuild()
Undocumented in source. Be warned that the author may not have intended to support it.
unityFileContents
string unityFileContents(string projectPath, string[] files)

Returns the contents of the unity build file for these source files. The source files have to all be in the same language and the only supported languages are C and C++

unityTarget
Target unityTarget()

Returns the unity build target for these parameters.

unityTarget
Target unityTarget(ExeName exeName, string projectPath, string[] srcFiles, Flags flags, IncludePaths includes, R1 dependencies, R2 implicits)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta