Rolf Eike Beer c768e398f9 cmMakefile: make some methods take const std::string& instead of const char*
Most callers already have a std::string, on which they called c_str() to pass it
into these methods, which internally converted it back to std::string. Pass a
std::string directly to these methods now, avoiding all these conversions.
Those methods that only pass in a const char* will get the conversion to
std::string now only once.
2014-01-16 09:28:29 -05:00
..
2014-01-15 00:01:05 -05:00
2011-09-15 16:20:33 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-12-19 10:04:00 -05:00
2014-01-13 10:25:32 -05:00
2014-01-13 10:25:32 -05:00
2012-02-02 23:40:21 +00:00
2013-10-15 10:47:38 -04:00
2014-01-07 09:39:22 -05:00
2013-10-16 09:22:36 -04:00
2013-10-16 09:22:36 -04:00