diff options
author | Brad King <brad.king@kitware.com> | 2020-07-23 17:19:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2020-07-23 17:31:16 (GMT) |
commit | bce82df0aaa4046b31fcf0608f0ce1249bdfc9bd (patch) | |
tree | b2e4f3f81f2048693c9cf0ec31cb015015fb885b /Source/cmGlobalXCodeGenerator.cxx | |
parent | 6fd7ca5e5126067b2b346b76473adf240fcd8151 (diff) | |
download | CMake-bce82df0aaa4046b31fcf0608f0ce1249bdfc9bd.zip CMake-bce82df0aaa4046b31fcf0608f0ce1249bdfc9bd.tar.gz CMake-bce82df0aaa4046b31fcf0608f0ce1249bdfc9bd.tar.bz2 |
cmGeneratorTarget: Remove unnecessary target type check in dependency tracing
Since commit 2600e923a6 (Disallow INTERFACE libraries with
add_custom_command(TARGET)., 2014-03-19, v3.0.0-rc3~1^2), we do not
trace dependencies of INTERFACE libraries that do not participate in the
build system. Therefore we can remove a check of the target type from
the implementation that had been added by commit 9db9c1fc8b (cmTarget:
Don't try to get sources of an INTERFACE_LIBRARY., 2014-02-14,
v3.0.0-rc1~20^2).
Diffstat (limited to 'Source/cmGlobalXCodeGenerator.cxx')
0 files changed, 0 insertions, 0 deletions