Installation
Grundförutsättning
Section titled “Grundförutsättning” Du behöver
Git, CMake och en C++ kompilator installerad. För att använda parallell bearbetning kan du behöva installera oneTBB eller OpenMP. Install
Section titled “Install”git clone https://github.com/UnknownFreeOccupied/ufo.gitcd ufocmake -B build -DCMAKE_BUILD_TYPE=Releasecmake --build build --config Release