Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Extend VS10Project to cover `.targets` file linking | Soji Yamakawa | 2016-11-15 | 1 | -0/+3 |
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. |