diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-12-19 13:24:46 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-12-19 23:56:17 (GMT) |
commit | b51b6e97a26b604f184646003adb7d5fb6077131 (patch) | |
tree | 6d1d02b0ee3892e88d4aad21f6b5385a2a7e7df7 /Tests/VSMidl | |
parent | cad5c79e6c125e93e2c4f9e494ffdb7c18358bb8 (diff) | |
download | CMake-b51b6e97a26b604f184646003adb7d5fb6077131.zip CMake-b51b6e97a26b604f184646003adb7d5fb6077131.tar.gz CMake-b51b6e97a26b604f184646003adb7d5fb6077131.tar.bz2 |
Export: Skip INTERFACE libraries when generating -config files.
The properties object has just been created, so is always empty,
which means the if block is never entered. The following lines do
not have any effect because an INTERFACE library has no LOCATION.
At the end, no code is generated for INTERFACE libraries in
config-specific exported files, so skip them early.
Diffstat (limited to 'Tests/VSMidl')
0 files changed, 0 insertions, 0 deletions