Enabled compilation of SLA libigl dependent code to see what errors
will come out of the build server.
This commit is contained in:
parent
ebbce32158
commit
52c9dd3252
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user