We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff7bd07 commit a939086Copy full SHA for a939086
script/metis.sh
@@ -17,6 +17,8 @@ else
17
18
cd build || exit
19
20
+ cmake --help
21
+
22
cmake ..
23
cmake --build . --config "Release" --target ALL_BUILD
24
# cp libmetis/Release/metis.lib ../..
0 commit comments