projects
/
dcpomatic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a77af
)
Copy libfmt dylib into the macOS builds.
author
Carl Hetherington
<cth@carlh.net>
Thu, 9 Jan 2025 20:10:58 +0000
(21:10 +0100)
committer
Carl Hetherington
<cth@carlh.net>
Thu, 9 Jan 2025 20:10:58 +0000
(21:10 +0100)
platform/osx/make_dmg.sh
patch
|
blob
|
history
diff --git
a/platform/osx/make_dmg.sh
b/platform/osx/make_dmg.sh
index c2dcad8c8d41aee1833a5c303eb80d0ceb582e98..7b96494102f42963c9d32a1811174e943486d81e 100644
(file)
--- a/
platform/osx/make_dmg.sh
+++ b/
platform/osx/make_dmg.sh
@@
-221,6
+221,7
@@
function copy_libs {
copy_lib_env libz "$dest"
copy_lib_env libdav1d "$dest"
copy_lib_env libsqlite "$dest"
+ copy_lib_env libfmt "$dest"
}
# @param #1 directory to copy to