1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-02 11:35:51 +00:00

Initial implementation of a CMake build system for the Slic3r XS module.

Based on https://github.com/CReimer/Slic3r/tree/makefile_pr
Big thanks to @CReimer for his huge effort.
This commit is contained in:
bubnikv
2017-08-16 19:05:08 +02:00
parent 507f2ff45e
commit 5673205d2e
8 changed files with 716 additions and 2 deletions
+2 -1
View File
@@ -30,7 +30,8 @@
** THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifdef SLIC3R_GUI
#if 1
// #ifdef SLIC3R_GUI
#include <GL/glew.h>