Commit d6d2f601 authored by Stephen Kelly's avatar Stephen Kelly Committed by The Qt Project
Browse files

Minimize the contents of the INTERFACE_INCLUDE_DIRECTORIES


The property only needs to contain the direct include dirs of
a target. For example, Qt5::Gui does not need to contain the
include/QtCore directory because it already has Qt5::Core in
its LINK_INTERFACE_LIBRARIES.

Change-Id: I69612f42c29e6056b3d15399498d041d43a0dd6b
Reviewed-by: default avatarBrad King <brad.king@kitware.com>
Reviewed-by: default avatarStephen Kelly <stephen.kelly@kdab.com>
parent 6823f43b
Showing with 5 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment