
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.
4 lines
15 B
C++
4 lines
15 B
C++
void baz()
|
|
{
|
|
}
|