CMake/Tests/RunCMake/VS10Project
Soji Yamakawa c9560a9a7b Tests: Extend VS10Project to cover .targets file linking
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.
2016-11-15 10:47:15 -05:00
..
bar.cpp Tests: Extend VS10Project to cover .targets file linking 2016-11-15 10:47:15 -05:00
baz.cpp Tests: Extend VS10Project to cover .targets file linking 2016-11-15 10:47:15 -05:00
CMakeLists.txt VS: Add option to set ConfigurationType of a .vcxproj file 2016-02-26 10:52:13 -05:00
foo.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
RunCMakeTest.cmake Tests: Extend VS10Project to cover .targets file linking 2016-11-15 10:47:15 -05:00
VsConfigurationType-check.cmake VS: Add option to set ConfigurationType of a .vcxproj file 2016-02-26 10:52:13 -05:00
VsConfigurationType.cmake VS: Add option to set ConfigurationType of a .vcxproj file 2016-02-26 10:52:13 -05:00
VsTargetsFileReferences-check.cmake Tests: Extend VS10Project to cover .targets file linking 2016-11-15 10:47:15 -05:00
VsTargetsFileReferences.cmake Tests: Extend VS10Project to cover .targets file linking 2016-11-15 10:47:15 -05:00