Re: [CMake] Order of IMPORTED target include directories

2018-04-12 Thread Brad King
On 04/10/2018 01:50 PM, Ephi Sinowitz (BLOOMBERG/ 919 3RD A) wrote: > I would like to ensure that all include directories propagated from > IMPORTED targets come after the include directories propagated from > non-imported targets. On gcc the includes from IMPORTED targets are > marked with

[CMake] Order of IMPORTED target include directories

2018-04-10 Thread Ephi Sinowitz (BLOOMBERG/ 919 3RD A)
Hi, I would like to ensure that all include directories propagated from IMPORTED targets come after the include directories propagated from non-imported targets. On gcc the includes from IMPORTED targets are marked with -isystem which effectively moves these directories to the end of the