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

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to