summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorToolset/BadToolsetHostArchXcode-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: Add option to specify build system variantBrad King2020-09-181-5/+1
| | | | | | Extend the `-T <toolset>` option to support a `buildsystem=` field with the Xcode generator. Add a `CMAKE_XCODE_BUILD_SYSTEM` variable to inform project code about the selected build system variant.
* Tests: Split out RunCMake.GeneratorToolset Xcode checksBrad King2017-02-151-0/+10
This will allow the behavior of VS and Xcode generators to differ.