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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamasmeszaros <meszaros.q@gmail.com>2018-11-02 13:57:57 +0300
committertamasmeszaros <meszaros.q@gmail.com>2018-11-02 13:57:57 +0300
commit48bc166d6d1ee257fc9f0d540ab2c349091fc900 (patch)
tree38b01f6985220e112b463313c100b5236e0dc633 /tests/CMakeLists.txt
parent93ef2de6678d4aca9b7b507d35c5854239195643 (diff)
Importing the SLA computing module into the native source tree.
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
new file mode 100644
index 000000000..11bdc4b3d
--- /dev/null
+++ b/tests/CMakeLists.txt
@@ -0,0 +1,3 @@
+# TODO Add individual tests as executables in separate directories
+
+# add_subirectory(<testcase>) \ No newline at end of file