lucassouzavieira / chemistry-nao2gto

chemistry-nao2gto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chemistry-nao2gto

chemistry-nao2gto

Installation

  • Dependencies
    Run the script for install the project dependencies. You mush have Cmake installed to install project dependencies.
    ./script/dependencies.sh

  • Building

    • Debugging
      Run cmake -DCMAKE_BUILD_TYPE=Debug .
    • Release
      Run cmake -DCMAKE_BUILD_TYPE=Release .
  • Running

About

chemistry-nao2gto


Languages

Language:C++ 92.4%Language:CMake 4.8%Language:Shell 2.8%