[cmake-developers] configure_file() missing output file regeneration

Brad King brad.king at kitware.com
Thu Jul 31 09:12:41 EDT 2014


On 07/31/2014 06:55 AM, Nils Gladitz wrote:
> I merged the topic "output-tracking" which extends the 
> RunCMake.configure_file test to find out where it actually does/does not 
> work.

No need for that.  Just do "git grep GetOutputFiles" and you will
see that no generators even query that except Makefile and Ninja.
Therefore Xcode and VS generators are missing this support.

-Brad




More information about the cmake-developers mailing list