reggae.rules.cpp

High-level rules for compiling C++ files

Members

Functions

cppCompile
Target cppCompile(string srcFileName, string flags, string[] includePaths, string projDir)
Undocumented in source. Be warned that the author may not have intended to support it.
cppObjects
Target[] cppObjects()

Compile-time function to that returns a list of Target objects corresponding to C++ source files from a particular directory

Meta