Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include_external_msproject: Test TYPE, GUID, PLATFORM options (#13120) | Brad King | 2012-04-19 | 1 | -0/+3 |
Add "RunCMake.include_external_msproject" test to use the TYPE, GUID, and PLATFORM options to include_external_msproject. Since projects with custom types and platforms cannot be loaded without special VS plugins validate the results by directly parsing the generated solution (.sln). Co-Author: Leonid Yurchenko <nocturne@qarea.com> |