summaryrefslogtreecommitdiff
path: root/Source/cmMakefile.h
diff options
context:
space:
mode:
authorVitaly Stakhovsky <vvs31415@gitlab.org>2019-02-11 10:30:00 -0500
committerVitaly Stakhovsky <vvs31415@gitlab.org>2019-02-11 10:32:43 -0500
commit950c099d83757acd57cec78a3579ea1f6aaddf96 (patch)
tree87862c59076f42dc9c4be9c8c002e1fccfdb90cd /Source/cmMakefile.h
parent8a1d25afdf92cabab88598cc9b9e5a9fb2a9493b (diff)
downloadcmake-950c099d83757acd57cec78a3579ea1f6aaddf96.tar.gz
cmake: Progress functions use `std::string` param
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 fce90f24e5..9f019862c2 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