ENH: Added optional verbose output to build system dependency check.

This commit is contained in:
Brad King
2005-05-06 09:58:58 -04:00
parent 6f35a272a7
commit e8911705d6
11 changed files with 84 additions and 31 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ class cmDependsJava: public cmDepends
public:
/** Checking instances need to know the build directory name and the
relative path from the build directory to the target file. */
cmDependsJava(const char* dir, const char* targetFile);
cmDependsJava(const char* dir, const char* targetFile, bool verbose);
/** Scanning need to know the build directory name, the relative
path from the build directory to the target file and the source