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 7da60b9f0b
commit f684a947ba

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