Skip to content

Commit e47d3de

Browse files
committed
add comment
1 parent 798bd69 commit e47d3de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/build_mac.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/bin/sh
2+
# This scripts builds all dependencies in ./deps for macOS and places them in ./build/macos/dist.
3+
# It is intended to be used in a native macOS environment or github macos runner.
4+
# It requires the necessary build tools including pkg-config, autoconf, automake, libtool.
25

36
set -ex
47

0 commit comments

Comments
 (0)