Skip to content

Commit 23bf325

Browse files
committed
x64
1 parent a939086 commit 23bf325

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/metis.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ else
1919

2020
cmake --help
2121

22-
cmake ..
22+
cmake .. -A x64
2323
cmake --build . --config "Release" --target ALL_BUILD
2424
# cp libmetis/Release/metis.lib ../..
2525
cp libmetis/Release/metis.lib /c/Program\ Files\ \(x86\)/Microsoft\ Visual\ Studio/2017/BuildTools/VC/Tools/MSVC/14.16.27023/lib/x64

0 commit comments

Comments
 (0)