Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-sparse
Commits
55b83f67
Commit
55b83f67
authored
Feb 22, 2020
by
rusty1s
Browse files
print dirs
parent
ea30e084
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
script/metis.sh
script/metis.sh
+6
-0
No files found.
script/metis.sh
View file @
55b83f67
...
@@ -12,8 +12,14 @@ if [ "${TRAVIS_OS_NAME}" != "windows" ]; then
...
@@ -12,8 +12,14 @@ if [ "${TRAVIS_OS_NAME}" != "windows" ]; then
make
make
else
else
./vsgen.bat
./vsgen.bat
echo
"--- BUILD"
ls
build
ls
build
echo
"--- WINDOWS"
ls
build/windows
ls
build/windows
echo
"--- LIBMETIS"
ls
build/windows/libmetis
echo
"--- RELEASE"
ls
build/windows/libmetis/Release
fi
fi
sudo
make
install
sudo
make
install
...
...
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