summaryrefslogtreecommitdiffstats
path: root/contrib/ctest/hosts/epikur.local.ctest
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-03 10:30:09 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-03 10:30:09 (GMT)
commit8124991ded20a7b2f36a056dc701d138573561fc (patch)
tree541bd2fd0894ac665eba8f708c99bfe741edca3c /contrib/ctest/hosts/epikur.local.ctest
parentf627a8a8b139a42568f67dc18679d92806e0ff4e (diff)
downloaduscxml-8124991ded20a7b2f36a056dc701d138573561fc.zip
uscxml-8124991ded20a7b2f36a056dc701d138573561fc.tar.gz
uscxml-8124991ded20a7b2f36a056dc701d138573561fc.tar.bz2
Setup ctest for the swedish owl
Diffstat (limited to 'contrib/ctest/hosts/epikur.local.ctest')
-rw-r--r--contrib/ctest/hosts/epikur.local.ctest7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/ctest/hosts/epikur.local.ctest b/contrib/ctest/hosts/epikur.local.ctest
new file mode 100644
index 0000000..579e3dd
--- /dev/null
+++ b/contrib/ctest/hosts/epikur.local.ctest
@@ -0,0 +1,7 @@
+set(CTEST_CMAKE_GENERATOR "Unix Makefiles")
+set(CTEST_SITE "epikur.local")
+set(CTEST_BUILD_CONFIGURATION "Debug")
+
+set(CTEST_BUILD_NAME "darwin-x86_64 llvm generic")
+include("tests/generic.ctest")
+include("common.ctest.inc")