Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
9ecd6039
Commit
9ecd6039
authored
Oct 18, 2017
by
xoviat
Committed by
GitHub
Oct 18, 2017
Browse files
DOC: add example
parent
b5c75ad9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
library_builders.sh
library_builders.sh
+2
-0
No files found.
library_builders.sh
View file @
9ecd6039
...
...
@@ -49,6 +49,8 @@ if [ -n "$IS_OSX" ]; then
fi
function
build_simple
{
# Example: build_simple libpng $LIBPNG_VERSION
# http://download.sourceforge.net/libpng tar.gz --additional --configure --arguments
local
name
=
$1
local
version
=
$2
local
url
=
$3
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment