mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-20 19:00:37 -05:00
With VS generators for 2010 and above, passing a `.targets` file to `target_link_libraries` is expected to generate content in the `.vcxproj` file to import the targets file. Add a test to cover this.