summaryrefslogtreecommitdiffstats
path: root/Source/cmTarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmTarget.h')
-rw-r--r--Source/cmTarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmTarget.h b/Source/cmTarget.h
index 95c49da..1b430e6 100644
--- a/Source/cmTarget.h
+++ b/Source/cmTarget.h
@@ -335,7 +335,7 @@ public:
bool HaveBuildTreeRPATH();
bool HaveInstallTreeRPATH();
- /** Return true if chrpath might work for this target */
+ /** Return true if builtin chrpath will work for this target */
bool IsChrpathUsed();
std::string GetInstallNameDirForBuildTree(const char* config);