mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user