summaryrefslogtreecommitdiffstats
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-02-12 13:28:43 (GMT)
committerKitware Robot <kwrobot@kitware.com>2019-02-12 13:30:13 (GMT)
commit20afd497c92f66883de5dae92e2105c2f0cb4f70 (patch)
treee466ac318883d07a73f3e0cea1f26f1b4443569f /Source/cmMakefile.h
parenta7a85719332b5be90bb9ce1f3707a767197566c0 (diff)
parent950c099d83757acd57cec78a3579ea1f6aaddf96 (diff)
downloadCMake-20afd497c92f66883de5dae92e2105c2f0cb4f70.zip
CMake-20afd497c92f66883de5dae92e2105c2f0cb4f70.tar.gz
CMake-20afd497c92f66883de5dae92e2105c2f0cb4f70.tar.bz2
Merge topic 'progress-stdstring'
950c099d83 cmake: Progress functions use `std::string` param Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !2948
Diffstat (limited to 'Source/cmMakefile.h')
-rw-r--r--Source/cmMakefile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakefile.h b/Source/cmMakefile.h
index fce90f2..9f01986 100644
--- a/Source/cmMakefile.h
+++ b/Source/cmMakefile.h
@@ -639,7 +639,7 @@ public:
#endif
///! Display progress or status message.
- void DisplayStatus(const char*, float) const;
+ void DisplayStatus(const std::string&, float) const;
/**
* Expand the given list file arguments into the full set after