$ git clone git@github.com:cpp-review-dune/deal-ii-lab1.git
$ cd deal-ii-lab1
$ cmake -S . -B build-debug -DCMAKE_BUILD_TYPE="Debug" -DCMAKE_CXX_COMPILER=mpic++
$ cmake -S . -B build-release -DCMAKE_BUILD_TYPE="Release" -DCMAKE_CXX_COMPILER=mpic++
$ cmake --build build-{debug,release
-
Notifications
You must be signed in to change notification settings - Fork 0
cpp-review-dune/deal-ii-lab1
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|