Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Turri <enricoturri@seznam.cz>2019-11-18 16:51:06 +0300
committerEnrico Turri <enricoturri@seznam.cz>2019-11-18 16:51:06 +0300
commit9e7e1fb5e2cc46c15b14a1e8a070b47142e61d6e (patch)
tree1cc0ab6b6588ae39d1a274759abc7ef2d3b3de39 /src/slic3r/CMakeLists.txt
parentdb5180919163743ecec3593b20b4fceb19414b1a (diff)
parent54357f846f695d9879fb023e8cb8de7804ca0dca (diff)
Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_3dconnexion
Diffstat (limited to 'src/slic3r/CMakeLists.txt')
-rw-r--r--src/slic3r/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/slic3r/CMakeLists.txt b/src/slic3r/CMakeLists.txt
index f77cd9ccc..6dcbc60b7 100644
--- a/src/slic3r/CMakeLists.txt
+++ b/src/slic3r/CMakeLists.txt
@@ -158,6 +158,7 @@ set(SLIC3R_GUI_SOURCES
Utils/UndoRedo.hpp
Utils/HexFile.cpp
Utils/HexFile.hpp
+ Utils/Thread.hpp
)
if (APPLE)