summaryrefslogtreecommitdiffstats
path: root/Source/cmCTest.h
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2003-03-19 21:11:19 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2003-03-19 21:11:19 (GMT)
commitd79f47519c0c9990e7b2cbb333cbf4730240a039 (patch)
tree9f1f7180c12fc0754f43c2a9ac9b51aa26d77789 /Source/cmCTest.h
parent33d55456c3d1adbdff0b9cdffed38c3062749ceb (diff)
downloadCMake-d79f47519c0c9990e7b2cbb333cbf4730240a039.zip
CMake-d79f47519c0c9990e7b2cbb333cbf4730240a039.tar.gz
CMake-d79f47519c0c9990e7b2cbb333cbf4730240a039.tar.bz2
Fix for visual studio
Diffstat (limited to 'Source/cmCTest.h')
-rw-r--r--Source/cmCTest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmCTest.h b/Source/cmCTest.h
index dcd8103..d9ed285 100644
--- a/Source/cmCTest.h
+++ b/Source/cmCTest.h
@@ -87,7 +87,7 @@ public:
/**
* Find the executable for a test
*/
- std::string FindExecutable(const char *exe);
+ std::string FindTheExecutable(const char *exe);
/**
* Set the cmake test