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:
authortamasmeszaros <meszaros.q@gmail.com>2019-11-18 19:27:15 +0300
committertamasmeszaros <meszaros.q@gmail.com>2019-11-18 19:50:56 +0300
commit7011c58faa24a9f62ca033231111982651419889 (patch)
treefab48a6f82bb16c0c524467328de6a2fdbc47c19 /src/slic3r/CMakeLists.txt
parent673549d6085a06199c30ad3e6655392695d40437 (diff)
parent54357f846f695d9879fb023e8cb8de7804ca0dca (diff)
Merge branch 'master' into lm_tm_hollowing
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 08cab62e2..6368388c4 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)