Create an out-of-tree build directory: mkdir -p ~/build/debug/ cd ~/build/debug/ cmake ~/oofem/ make ctest. Instead of cmake you can use ...
確定! 回上一頁