Commit a9390865 authored by rusty1s's avatar rusty1s
Browse files

help

parent ff7bd079
...@@ -17,6 +17,8 @@ else ...@@ -17,6 +17,8 @@ else
cd build || exit cd build || exit
cmake --help
cmake .. cmake ..
cmake --build . --config "Release" --target ALL_BUILD cmake --build . --config "Release" --target ALL_BUILD
# cp libmetis/Release/metis.lib ../.. # cp libmetis/Release/metis.lib ../..
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment