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
aa55bf39
Commit
aa55bf39
authored
Jun 26, 2021
by
rusty1s
Browse files
fix
parent
984503ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/metis-Windows.sh
.github/workflows/metis-Windows.sh
+1
-1
No files found.
.github/workflows/metis-Windows.sh
View file @
aa55bf39
...
@@ -13,7 +13,7 @@ sed -i.bak -e '61,69d' GKlib/gk_arch.h
...
@@ -13,7 +13,7 @@ sed -i.bak -e '61,69d' GKlib/gk_arch.h
cd
build
||
exit
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/2019/Enterprise/VC/Tools/MSVC/14.29.30037/lib/x64
cp
libmetis/Release/metis.lib /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30037/lib/x64
cp
../include/metis.h /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30037/include
cp
../include/metis.h /c/Program
\
Files
\ \(
x86
\)
/Microsoft
\
Visual
\
Studio/2019/Enterprise/VC/Tools/MSVC/14.29.30037/include
...
...
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