Enabled compilation of SLA libigl dependent code to see what errors

will come out of the build server.
This commit is contained in:
bubnikv 2018-11-26 15:44:13 +01:00
parent ebbce32158
commit 52c9dd3252

View File

@ -10,7 +10,8 @@
#include <igl/ray_mesh_intersect.h>
#if !defined(_MSC_VER) || defined(_WIN64)
//#if !defined(_MSC_VER) || defined(_WIN64)
#if 1
#define IGL_COMPATIBLE
#endif