[cmake-developers] CMake branch, next, updated. v2.8.11.1-2643-g6a0bf5e

Robert Maynard robert.maynard at kitware.com
Tue Jun 18 09:42:12 EDT 2013


Will do.

On Mon, Jun 17, 2013 at 6:39 PM, Stephen Kelly <steveire at gmail.com> wrote:
> Robert Maynard wrote:
>
>> @@ -666,7 +666,7 @@ public:
>> */
>> const std::vector<std::string>& GetOutputFiles() const
>> { return this->OutputFiles; }
>> -  void AddCMakeOutputFile(const char* file)
>> +  void AddCMakeOutputFile(const std::string& file)
>
> It makes sense to split this into a separate patch.
>
> Thanks,
>
> Steve.
>
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers



More information about the cmake-developers mailing list