mirror of
https://github.com/reactos/CMake.git
synced 2025-03-06 02:48:38 +00: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.
4 lines
15 B
C++
4 lines
15 B
C++
void baz()
|
|
{
|
|
}
|