[CMake] Excluding non local headers from dependency generation.
Josef Karthauser
joe.karthauser at geomerics.com
Thu Jan 31 09:35:19 EST 2008
Hey folks,
I'm trying to speed up the cmake configuration - is there an easy way of
excluding non local headers from the dependency calculations in cmake?
Ideally it would be good to specify that a particular
INCLUDE_DIRECTORIES entry should not be considered in the dependency
checks.
Is this possible?
Actually looking again at the docs, is it possible that if I specify
SYSTEM to INCLUDE_DIRECTORIES that it already does this?
Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/cmake/attachments/20080131/971eed55/attachment.htm
More information about the CMake
mailing list