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
d42a18a7
Commit
d42a18a7
authored
Jun 17, 2021
by
rusty1s
Browse files
build metis
parent
f63df098
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/metis-Windows.sh
.github/workflows/metis-Windows.sh
+2
-2
No files found.
.github/workflows/metis-Windows.sh
View file @
d42a18a7
...
@@ -15,7 +15,7 @@ cd build || exit
...
@@ -15,7 +15,7 @@ cd build || exit
cmake ..
-A
x64
# Ensure we are building with x64
cmake ..
-A
x64
# Ensure we are building with x64
cmake
--build
.
--config
"Release"
--target
ALL_BUILD
cmake
--build
.
--config
"Release"
--target
ALL_BUILD
cp
libmetis/Release/metis.lib /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/201
7/BuildTools
/VC/Tools/MSVC/14.
16.27023
/lib/x64
cp
libmetis/Release/metis.lib /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/201
9/Enterprise
/VC/Tools/MSVC/14.
29.30037
/lib/x64
cp
../include/metis.h /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/201
7/BuildTools
/VC/Tools/MSVC/14.
16.27023
/include
cp
../include/metis.h /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/201
9/Enterprise
/VC/Tools/MSVC/14.
29.30037
/include
rm
-f
"
${
METIS
}
"
rm
-f
"
${
METIS
}
"
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