[CMake] CMake 2.2 dependency check skip
Filipe Sousa
filipe at ipb.pt
Tue Oct 18 16:36:48 EDT 2005
I don't know if this works or not, but try setting
SET(CMAKE_SKIP_RULE_DEPENDENCY 1)
On Tuesday 18 October 2005 21:22, Moreland, Kenneth wrote:
> With CMake 2.0 I would often run "make all" instead of just "make".
> When running "make all", the build system would skip any dependency
> checking and just compile whatever changed based on whatever
> dependencies are known. Whether intentional or not, I used this feature
> frequently when compiling small changes in big projects such as ParaView
> (a mode I am in often) since the dependency checking can take up to half
> a minute.
>
> I notice that the makefiles built by CMake 2.2 now also do dependency
> checking when "make all" is run. Is there a target I can use to skip
> the dependency checking?
>
> -Ken
>
> **** Kenneth Moreland
> *** Sandia National Laboratories
> ***********
> *** *** *** email: kmorel at sandia.gov
> ** *** ** phone: (505) 844-8919
> *** fax: (505) 845-0833
>
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
--
Filipe Sousa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20051018/28403ece/attachment.pgp
More information about the CMake
mailing list