diff options
author | Brad King <brad.king@kitware.com> | 2017-04-13 15:22:56 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-04-13 20:10:33 (GMT) |
commit | ca697bfc264e4058de26942590aeaca25182ce15 (patch) | |
tree | e8aaba5c1f06dac845cb395c3eb071ebcf602cf0 /Modules/KDE3Macros.cmake | |
parent | e44a8d2c322ba82c594740a2d2e49f89afdcc244 (diff) | |
download | CMake-ca697bfc264e4058de26942590aeaca25182ce15.zip CMake-ca697bfc264e4058de26942590aeaca25182ce15.tar.gz CMake-ca697bfc264e4058de26942590aeaca25182ce15.tar.bz2 |
cmGeneratorTarget: Drop obj libs from GetConfigCommonSourceFiles
Call sites such as those in the VS global generator that are used only
to reject per-config sources will now allow per-config object library
objects. The corresponding generators have already been taught to deal
with per-config object library files. Remaining call sites do not need
object library files anyway.
This will later allow `$<TARGET_OBJECTS:...>` generator expressions to
evaluate to values that vary by configuration (e.g. because each
configuration has its own object files).
Diffstat (limited to 'Modules/KDE3Macros.cmake')
0 files changed, 0 insertions, 0 deletions