summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTestSerialInDepends
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/CTestTestSerialInDepends')
-rw-r--r--Tests/CTestTestSerialInDepends/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Tests/CTestTestSerialInDepends/CMakeLists.txt b/Tests/CTestTestSerialInDepends/CMakeLists.txt
index f99acab..90e50f9 100644
--- a/Tests/CTestTestSerialInDepends/CMakeLists.txt
+++ b/Tests/CTestTestSerialInDepends/CMakeLists.txt
@@ -1,5 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
+project(CTestTestSerialInDepends)
+
enable_testing()
function(my_add_test NAME COST)