summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/XcodeProject-Embed/EmbedResources.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Xcode: Fix embed resources prop namehalx992023-11-281-1/+1
| | | | | | | Fix commit e40d2cb3af (Xcode: Add embed resources support, 2023-07-31, v3.28.0-rc1~281^2). The implementation should not name the `_PATH` suffix explicitly. That variant is automatically handled by `cmGlobalXCodeGenerator::AddEmbeddedObjects`.
* Xcode: Add embed resources supporthalx992023-07-311-0/+18