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
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@
|
||||||
|
|
||||||
#include <igl/ray_mesh_intersect.h>
|
#include <igl/ray_mesh_intersect.h>
|
||||||
|
|
||||||
#if !defined(_MSC_VER) || defined(_WIN64)
|
//#if !defined(_MSC_VER) || defined(_WIN64)
|
||||||
|
#if 1
|
||||||
#define IGL_COMPATIBLE
|
#define IGL_COMPATIBLE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue