BUG: fix for bug# 3921 INPUT wrong

This commit is contained in:
Bill Hoffman 2006-10-13 11:26:59 -04:00
parent d460481da3
commit 5a0af03170
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ WARN_FORMAT = "$file:$line: $text"
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = "d:\Insight\CMake\Source"
INPUT = "Source"
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp