1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

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
+2 -1
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