[cmake-developers] target_include_directories branch in stage

Stephen Kelly steveire at gmail.com
Sun Nov 6 17:49:57 EST 2011


Stephen Kelly wrote:
> Issues:
> * I have only tried to implement this with the makefile generator and have
> so far only tested it with "Unix Makefiles". One of the bugs says XCode
> can't do source-level includes. Can it do target-level includes? Would I
> have to implement this for all generators before it would be considered
> for acceptance?
> * There's scope for refactoring the new code in my branch as well as
> potentially refactoring with the cmIncludeDirectoriesCommand.
> * There's scope for optimization.
> * I haven't written any tests yet.
> 

Related to Alex's remarks, there may also be scope for PUBLIC_INCLUDES and 
PRIVATE_INCLUDES keywords.

http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/39090/focus=39200

Thanks,

Steve.




More information about the cmake-developers mailing list