summaryrefslogtreecommitdiff
path: root/Tests/Tutorial/Step1/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Tutorial/Step1/CMakeLists.txt')
-rw-r--r--Tests/Tutorial/Step1/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/Tutorial/Step1/CMakeLists.txt b/Tests/Tutorial/Step1/CMakeLists.txt
deleted file mode 100644
index 141f0c27a..000000000
--- a/Tests/Tutorial/Step1/CMakeLists.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-project(Tutorial)
-
-add_executable(Tutorial tutorial.cxx)