mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
CMake: Split the globs into separate libraries.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include "stl.h"
|
||||
#include "config.h"
|
||||
//#include "config.h"
|
||||
|
||||
#include <boost/nowide/cstdio.hpp>
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
* *
|
||||
*******************************************************************************/
|
||||
|
||||
#define SLIC3R_DEBUG
|
||||
// #define SLIC3R_DEBUG
|
||||
|
||||
// Make assert active if SLIC3R_DEBUG
|
||||
#ifdef SLIC3R_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user