Installation
July 19, 2022 ยท View on GitHub
Please use the following command when cloning this repository:
git clone --recursive git@github.com:nh13/DWGSIM.git
Next, build the dwgsim and dwgsim_eval binaries:
make
You can run a simple integration test with:
make test