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 OS X: remove custom bundle utilities, ones from CMake versions >= 3.1.0 are good enough 2015-11-14 13:50:01 +01:00
FindFFmpeg.cmake Rename FFMPEG_SDK -> FFMPEG_HOME as it is said in wiki 2016-05-30 04:26:31 +03:00
FindGMock.cmake Ensure Debug version of GMock library is added to imported target 2021-11-21 22:45:10 +00:00
FindLIBUNSHIELD.cmake http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
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 Rewrites FindMyGUI with LibFindMacros 2016-08-15 15:59:02 +03:00
FindOSGPlugins.cmake Fix OSGPlugins_LIB_DIR on the MacOS build 2021-02-19 19:00:24 +00:00
FindRecastNavigation.cmake Support custom recastnavigation system path 2021-03-04 18:13:13 +01:00
FindSDL2.cmake Fix search paths in FindSDL2.cmake to find SDL2 built from source 2017-11-19 11:56:24 +01:00
FindSphinx.cmake Reduce the number of copypaste in FindSphinx.cmake 2016-08-15 22:29:07 +03:00
FindTinyXML.cmake Removes PreprocessorUtils.cmake 2016-06-28 13:03:16 +03:00
GitVersion.cmake Remove duplicate macro definition and fix warning 2017-10-12 02:45:50 +01:00
LibFindMacros.cmake Fix MyGUI detection 2021-01-13 02:51:43 +00:00
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 WholeArchive.cmake: Fix mismatched args warning 2021-01-26 19:00:55 +00:00