Matthew Woehlke wrote:

> See subject. I have a target that is the compiled sources from some
> stuff generated by Google Protobuf, which means using the headers also
> depend on ${PROTOBUF_INCLUDE_DIRS}. I would like to have this be a
> SYSTEM include... is this supported?

Nope. It would be possible to add, but it requires refactoring the cmake C++ 
source and the way system dirs are handled.

> 
> Also, is there a way to treat all interface include directories of
> imported targets as SYSTEM?

Nope.

Please file bug reports if you want to track these features.

Thanks,

Steve.


--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to