summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorToolset/TestToolsetXcodeBuildSystemDefault12.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: Switch to the "new build system" for Xcode 12 and aboveBrad King2020-09-181-0/+8
Provide an option to switch back to the original build system via `-T buildsystem=1`. Fixes: #18088