chemistry-nao2gto
-
Dependencies
Run the script for install the project dependencies. You mush haveCmake
installed to install project dependencies.
./script/dependencies.sh
-
Building
- Debugging
Runcmake -DCMAKE_BUILD_TYPE=Debug .
- Release
Runcmake -DCMAKE_BUILD_TYPE=Release .
- Debugging
-
Running