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:
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