summaryrefslogtreecommitdiffstats
path: root/Modules/Compiler/QCC-C.cmake
Commit message (Expand)AuthorAgeFilesLines
* QNX: Compiler and feature detection fixesCristian Adam2018-12-031-0/+3
* QNX: Add missing flags for configurations and artifact creation.Stephen Kelly2014-07-171-0/+2
> commitaf81a3c31b206633742eb13d41c54a9bc807ffea (patch) treeb309b37bc371f153819eeffb909b586eb89b74dc /Tests parentddbe2e1d7da460684e4d81fc8b3f69510f87b78e (diff)downloadCMake-af81a3c31b206633742eb13d41c54a9bc807ffea.zip
CMake-af81a3c31b206633742eb13d41c54a9bc807ffea.tar.gz
CMake-af81a3c31b206633742eb13d41c54a9bc807ffea.tar.bz2
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
Check that source and binary directories are not part of the INTERFACE_INCLUDE_DIRECTORIES for installed IMPORTED targets. This is limited to directories which do not contain generator expressions to evaluate. Such paths can only be checked at time of use of the imported target, which will be done in a follow up patch.
Diffstat (limited to 'Tests')