summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testCommandLineArguments.cxx
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Adding work-around for CMake dependency scanning limitation. Any ↵Brad King2005-04-131-1/+7
| | | | configured header included by KWSYS_HEADER() in a .c or .cxx file in kwsys itself must use this hack to get dependencies.
* ENH: Do kwsys testing as part of cmake testing, command line arguments are ↵Andy Cedilnik2005-04-131-2/+3
| | | | not experimental and add simple test for systemtools
* ERR: More missing ios and includesAndy Cedilnik2004-09-131-16/+18
|
* ENH: Move command line argument parsing code to kwsysAndy Cedilnik2004-09-131-0/+110