commit | 1fa2ec1bbd357f3dbc17bd03e2b7f0c17507a38f | [log] [tgz] |
---|---|---|
author | lapfelix <felix@lapal.me> | Thu Apr 04 19:11:11 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Wed Apr 10 14:33:57 2024 -0400 |
tree | 542f7747aa980cf2696a1c7005e7eae1e2504db1 | |
parent | 1a315c55e3c934d1eead9842adaad66c0079ce5e [diff] |
Xcode: Use deterministic object ids for targets When a CMake-generated Xcode project is included in another Xcode project, the used targets' object ids are kept as `remoteGlobalIDString`. Make the ids deterministic and somewhat independent of the build tree location.