[cmake-developers] Issuing errors for faulty INTERFACE_INCLUDE_DIRECTORIES
Brad King
brad.king at kitware.com
Tue Mar 26 15:28:42 EDT 2013
On 03/26/2013 03:24 PM, Alexander Neundorf wrote:
> Probably I'm missing something obvious... can't the include-directories be
> checked by generating code into the exports-file ?
No. We went over that for a similar case in another thread recently:
http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/6106/focus=6138
The imported targets should not produce errors if they are not used.
-Brad
More information about the cmake-developers
mailing list