8 lines
111 B
Bash
8 lines
111 B
Bash
#!/bin/sh
|
|
# Prerequisites:
|
|
# xcode
|
|
# cmake 3.5
|
|
|
|
sh build-mac.sh MinSizeRel
|
|
sh build-mac.sh MinSizeRel Shared
|