mcg: Minimal Computational Geometry Algorithms Library mcg is written to support our work on dental crown generation in dentrix-dev Debug Build cmake . -B build -DCMAKE_BUILD_TYPE=Debug cmake --build build --config Debug -j 4 Release Build cmake . -B build -DCMAKE_BUILD_TYPE=Release cmake --build build --config Release -j 4