Skip to content
Snippets Groups Projects
Commit bc81ad8d authored by Alam Ed Arias's avatar Alam Ed Arias
Browse files

Merge branch 'master' into closestpointonline

parents 668cc85d c7b18207
Branches
No related tags found
1 merge request!61P_ClosestPointOnLine changes
...@@ -23,7 +23,7 @@ addons: ...@@ -23,7 +23,7 @@ addons:
- p7zip-full - p7zip-full
before_script: before_script:
- mkdir $HOME/srb2_cache - mkdir -p $HOME/srb2_cache
- wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2114-assets.7z -O $HOME/srb2_cache/SRB2-v2114-assets.7z - wget --verbose --server-response -c http://rosenthalcastle.org/srb2/SRB2-v2114-assets.7z -O $HOME/srb2_cache/SRB2-v2114-assets.7z
- 7z x $HOME/srb2_cache/SRB2-v2114-assets.7z -oassets - 7z x $HOME/srb2_cache/SRB2-v2114-assets.7z -oassets
- mkdir build - mkdir build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment