e12e14ef03
Also made the library build script more generic.
5 lines
80 B
Bash
Executable File
5 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
source "${BASH_SOURCE%/*}/build_lib"
|
|
|
|
build libsodium macos
|