1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-04 02:41:19 +00:00
OpenMW/cmake
Andrew Dunn 52501b7b65 Re-sign Mac Applications before creating install package
On Apple Silicon, the changes to linking paths done to "relativise"
paths in App bundles invalidates the code signature, so we need to
recalculate the signatures *after* the path changes have been performed
but before the install package is created. This depends on a new CMake
feature introduced in 3.19.
2022-09-17 18:24:06 +10:00
..
base64.cmake Add CMake-based base64 port 2021-05-05 23:51:07 +01:00
CheckBulletPrecision.cmake Simplify the bullet detection. This way we don't need to explicitly pass 2021-05-04 22:18:30 +02:00
CheckOsgMultiview.cmake Initial commit 2022-04-28 21:05:34 +02:00
COPYING-CMAKE-SCRIPTS
FindFFmpeg.cmake
FindGMock.cmake Ensure Debug version of GMock library is added to imported target 2021-11-21 22:45:10 +00:00
FindLIBUNSHIELD.cmake
FindLuaJit.cmake Add Lua/LuaJit and sol3 to openmw 2021-07-09 19:27:00 +02:00
FindLZ4.cmake Resave hint variables to cache so they'll still exist after a reconfigure 2021-11-06 18:48:48 +00:00
FindMyGUI.cmake
FindOSGPlugins.cmake
FindRecastNavigation.cmake Support custom recastnavigation system path 2021-03-04 18:13:13 +01:00
FindSDL2.cmake
FindSphinx.cmake
FindTinyXML.cmake
GitVersion.cmake
LibFindMacros.cmake
OpenMWMacros.cmake Remove redundant qt-related cmake macros 2021-09-17 14:41:04 +02:00
SignMacApplications.cmake Re-sign Mac Applications before creating install package 2022-09-17 18:24:06 +10:00
WholeArchive.cmake