From 26aad158354b0a3b1fb06d6ca5b09ade6404c0b2 Mon Sep 17 00:00:00 2001 From: alemuntoni Date: Mon, 1 Jun 2020 17:03:44 +0200 Subject: [PATCH] comment non compiling sample on windows --- apps/sample/sample.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sample/sample.pro b/apps/sample/sample.pro index 38fcfcc5..1036b4d2 100644 --- a/apps/sample/sample.pro +++ b/apps/sample/sample.pro @@ -10,7 +10,7 @@ SUBDIRS = \ polygonmesh_polychord_collapse \ #polygonmesh_quadsimpl \ polygonmesh_smooth \ - polygonmesh_zonohedra \ + #polygonmesh_zonohedra \ space_index_2d \ #space_minimal \ space_packer \