summaryrefslogtreecommitdiffstats
path: root/Source/kwsys/testIOS.cxx
Commit message (Collapse)AuthorAgeFilesLines
* COMP: Adding work-around for CMake dependency scanning limitation. Any ↵Brad King2005-04-131-0/+8
| | | | 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-3/+4
| | | | not experimental and add simple test for systemtools
* ENH: Merging changes from KWSys-IOS-bp to KWSys-IOS-b2t-1-mp to main tree. ↵Brad King2003-12-231-0/+11
This introduces separate kwsys_ios and kwsys_stl macros needed to support all platforms.