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

Unneccessary AGG sources removed. Added libpng and zlib sources and static build in cmake.

This commit is contained in:
tamasmeszaros
2018-05-21 15:56:35 +02:00
parent 6b5c0073a7
commit e6e078cbf7
377 changed files with 108760 additions and 31984 deletions
@@ -9,7 +9,6 @@
#include <agg/agg_pixfmt_gray.h>
#include <agg/agg_pixfmt_rgb.h>
#include <agg/agg_renderer_base.h>
#include <agg/agg_renderer_primitives.h>
#include <agg/agg_renderer_scanline.h>
#include <agg/agg_scanline_p.h>