> >
> > Now install behaves differnt, cause cmake checks only file time difference.
> Files previously overwritten are now
> > considered Up-to-date
>
> Why would you want to overwrite files that have not changed?
This comes from installs, there we install some configuration files with the
bu
Hi,
So I've sort of solved my initial problem by simply moving from VS2010 to
VS2013. I'm still using VS2010 toolchain but in VS2013 IDE and it performs much
much better and can handle ~600 project solutions.
Thanks everybody for help,
Regards,
JG
> -Original Message-
> From: CMake [m
Hej,
>
> Now install behaves differnt, cause cmake checks only file time difference.
> Files previously overwritten are now
> considered Up-to-date
Why would you want to overwrite files that have not changed?
> Has anyone found a solution for this after a git migration?
We’re using CMake wit