project : requirements gcc:-xc++ msvc:"/TP" ; exe test_geometrics : main.c test_geometrics.cpp test_geometrics_double.cpp ; install dist : test_geometrics : debug:$(DIST)/debug/tests/test_conformance/geometrics release:$(DIST)/release/tests/test_conformance/geometrics ;