[CMake] include_directories(...) versus set_directory_properties(PROPERTIES INCLUDE_DIRECTORIES ...)
David Cole
dlrdave at aol.com
Wed Feb 12 08:26:09 EST 2014
>>> Should I file this as a bug in the issue tracker then?
>> Sure. Especially if you have an easy way to reproduce. (Either
>> reference an external, publicly available project we can "just
>> build" and get it to happen, or attach a CMakeLists that
>> demonstrates the issue if possible.)
>>
>> That way, we can reproduce it ourselves, and verify that any fix
>> we propose actually improves the situation for the reproduce case.
> For what it's worth. This problem is related to another issue I
> reported: http://public.kitware.com/Bug/view.php?id=14094. Here I also
> got a quite long, but still manageable list of include directories.
Thanks for the link.
More information about the CMake
mailing list