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
path: root/tests
diff options
context:
space:
mode:
authortamasmeszaros <meszaros.q@gmail.com>2019-10-25 17:19:50 +0300
committertamasmeszaros <meszaros.q@gmail.com>2019-10-25 17:19:50 +0300
commit39df8a5eded7dcc6e19142f0dbc468cf73b4f458 (patch)
treeb2ae15bc642cc9adea782950b1702e96d95a4dba /tests
parent1cc7bd9976dc96eb119c0b80f9c8a9a2dab6aa7c (diff)
Enable example test
Diffstat (limited to 'tests')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 7e8db00bf..e84d312e9 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -27,4 +27,4 @@ add_subdirectory(libslic3r)
add_subdirectory(timeutils)
add_subdirectory(fff_print)
add_subdirectory(sla_print)
-# add_subdirectory(example)
+add_subdirectory(example)