Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Then clone this repository and initialize its submodules: Finally, build the tools: cmake -B build -S . -DCMAKE_BUILD_TYPE=Release make -C build cmake --build build When successful, the executables will be found in the `build` directory. You can test the tools on the examples provided in the [meshes](./meshes) directory. Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -62,7 +62,7 @@ Then clone this repository and initialize its submodules: Finally, build the tools: cmake -B build -S . -DCMAKE_BUILD_TYPE=Release make -C build cmake --build build When successful, the executables will be found in the `build` directory. You can test the tools on the examples provided in the [meshes](./meshes) directory. Loading