diff options
author | Brad King <brad.king@kitware.com> | 2009-04-22 13:11:06 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2009-04-22 13:11:06 (GMT) |
commit | efe07c4e0a76868657d617a47cc03797e0a3a93e (patch) | |
tree | d694aa914f7ea576f4221e38cedd6fc02bb45d0a /Source/cmSetSourceFilesPropertiesCommand.cxx | |
parent | b1005a0e5e93f19233e76c52317693bfad53e3a6 (diff) | |
download | CMake-efe07c4e0a76868657d617a47cc03797e0a3a93e.zip CMake-efe07c4e0a76868657d617a47cc03797e0a3a93e.tar.gz CMake-efe07c4e0a76868657d617a47cc03797e0a3a93e.tar.bz2 |
COMP: Fix calls to superclass methods for Borland
The superclass of cmSystemTools is cmsys::SystemTools, which should be
referencable by just SystemTools from inside the class. Borland C++
does not seem to support this, so we use cmSystemTools instead.
Diffstat (limited to 'Source/cmSetSourceFilesPropertiesCommand.cxx')
0 files changed, 0 insertions, 0 deletions