mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 04:09:33 -05:00
VS: Add test for building MSBuild project in subdir
Add test covering cmGlobalGenerator::GenerateBuildCommand for VS solutions with MSBuild and building a target defined in a subdirectory and not part of ALL.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
add_custom_target(test COMMAND ${CMAKE_COMMAND} -E echo test VERBATIM)
|
||||
Reference in New Issue
Block a user