Brad King wrote: > It does make sense to publish INTERFACE_INCLUDE_DIRECTORIES and > INTERFACE_COMPILE_DEFINITIONS on object library targets, but we > do not need to chain to them automatically.
I tried writing a unit test for this, but couldn't see why this would be useful. Consumers of an object library don't use headers from it, do they? Why then would include directories or compile definitions for them be useful? 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
