mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
354c1f5628
On Windows, imported shared libraries which only have an `IMPORTED_IMPLIB` set fail if they are depended upon by a target using automoc. Add a test for the behavior of depending upon all imported target types from an automoc-using target.