summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GeneratorToolset/TestToolsetXcodeBuildSystemDefault1-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* Tests/RunCMake: Match dots more precisely, part 3AJIOB2025-10-201-1/+1
|
* Tests/RunCMake: Match xxx.cmake file name more preciselyAJIOB2025-10-161-1/+1
|
* Tests/RunCMake: Match CMakeLists.txt file name more preciselyHanna Rusakovich2025-10-151-1/+1
|
* Xcode: Add option to specify build system variantBrad King2020-09-181-0/+4
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.