1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

CMakeLists: filename fix so everything works on case-sensitive filesystems

This commit is contained in:
Lukas Matena
2019-09-27 11:42:52 +02:00
parent 661c91a821
commit 5123673b3a
+1 -1
View File
@@ -100,7 +100,7 @@ add_library(libslic3r STATIC
Geometry.cpp
Geometry.hpp
Int128.hpp
KdTreeIndirect.hpp
KDTreeIndirect.hpp
Layer.cpp
Layer.hpp
LayerRegion.cpp