| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake --build: Add support for driving Xcode workspaces | Stepanov Igor | 2025-06-10 | 1 | -0/+4 |
| | | | | | | | | | | External tools may create a `.xcworkspace` directory next to the `.xcodeproj` directory that CMake generates. If a workspace exists, drive the build through it instead. Closes: #26958 Co-authored-by: Brad King <brad.king@kitware.com> | ||||
| * | Xcode: Add source file property to control file type (#14854) | Brad King | 2014-05-15 | 1 | -0/+0 |
| Add source file properties to control Xcode file type attributes: XCODE_EXPLICIT_FILE_TYPE => explicitFileType XCODE_LAST_KNOWN_FILE_TYPE => lastKnownFileType Add a RunCMake.XcodeProject test to verify generated project content. | |||||
