needToBuild

Checks the timestamps on the object file and its associated source file.

If the source file has been more recently updated than the object file was built, or if the object file doesn't yet exist, this will return true.

bool
needToBuild
(
,
)

Meta