commit | f5a441a616c03739962b52fd8dd0deb48cc9083b | [log] [tgz] |
---|---|---|
author | Marc Chevrier <marc.chevrier@gmail.com> | Wed Aug 31 11:50:07 2022 +0200 |
committer | Brad King <brad.king@kitware.com> | Wed Aug 31 09:52:38 2022 -0400 |
tree | f676e58b32305fe41125eb90614c0d1bcd5a2832 | |
parent | 9b4efcb92fc200d20b1ff3027cf819232db7060c [diff] |
Xcode: Fix erroneous MACOSX_BUNDLE link Refactoring in commit a2cfa2da4f (GenEx/LINK_LIBRARY: Add features for framework support on Apple, 2022-02-10, v3.24.0-rc1~661^2) accidentally removed a `GetParentDirectory` call. Restore it. Fixes: #23891