/MRN

Primary LanguageC++

MRN

万物归一

Optional dependencies

llvm-project

Clang format formatting code

Graphviz

Generate library dependency graph

Doxygen

Generate Code Document

How to use it

# clone repository and submodule

git clone http://192.168.101.99:3000/Reconstruct/MRN.git

# create buid dir

mkdir build && cd build

# generate build project
cmake ..