[Cmake] MS Project dsp regeneration

Ian Scott ian.m.scott at stud.man.ac.uk
Mon Jan 14 10:58:58 EST 2002


Bill,

I've got used to being able to force a rebuild of the dsp files from inside
DevStudio. Perhaps you could have an CMake option controlling the
dependencies?

Ian.

> -----Original Message-----
> From: Bill Hoffman [mailto:bill.hoffman at kitware.com]
> Sent: Monday, January 14, 2002 3:54 PM
> To: cmake at public.kitware.com
> Subject: [Cmake] MS Project dsp regeneration
>
>
> Hi,
>
> I am thinking of removing the dependances on the
> CMakeLists.txt files to
> generate the .dsp files from cmake.
>
> This would mean that:
>
> 1. if a CMakeLists.txt file changed and you did a build in
> MSDev you could
> possibly have out of date dsp files.  ( you would always have
> to run cmake outside
> of msdev when a CMakeLists.txt file changed.)
>
> 2. You could use the Clean and ReBuild all options on MSDeve
> without being
> inundated with the "dsp file has changed on disk would you
> like to reload?" questions.
>
>
> It seems that this feature of cmake is more trouble than it is worth.
> If there was some way to avoid MSDev asking the question, and
> automatically reloading,
> that would be greate, but I don't think there is.
>
>
> -Bill
>
>
> _______________________________________________
> Cmake mailing list
> Cmake at public.kitware.com
> http://public.kitware.com/mailman/listinfo/cmake
>




More information about the CMake mailing list