[CMake] VS projects are rebuilt even if they don't change

David Cole david.cole at kitware.com
Sun Jan 18 09:19:22 EST 2009


We already do copy_if_different on the .vcproj files. Sounds like it is
missing for the .sln files. Could one of you interested parties file a bug
report in the CMake bug tracker and assign it to me...?
Thanks,
David


On Sun, Jan 18, 2009 at 6:31 AM, Eric Noulard <eric.noulard at gmail.com>wrote:

> 2009/1/18 Hendrik Sattler <post at hendrik-sattler.de>:
> > Am Sunday 18 January 2009 12:09:21 schrieb Eric Noulard:
> >> For supporting this CMake would have to elaborate a way to figure out
> >> what "no meaningful changes" in CMakeLists.txt means :=)
> >
> > Write temporary solution/project files and compare them? If I change
> MacOS X
> > stuff only, a visual studio build should not be affected at all.
>
> That's a far better idea than mine, moreover the idea
> is generic for any CMake generator
>
> If it was to be implemented I would vote for that one.
>
> --
> Erk
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090118/b53cb719/attachment.htm>


More information about the CMake mailing list