aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt')
-rw-r--r--MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt b/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt
deleted file mode 100644
index 06598407..00000000
--- a/MultiSource/Benchmarks/DOE-ProxyApps-C/CoMD/CMakeLists.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-list(APPEND CFLAGS -std=c99 -DDOUBLE)
-list(APPEND LDFLAGS -lm)
-
-set(RUN_OPTIONS -e -x 10 -y 10 -z 10 --potDir .)
-llvm_multisource(CoMD)
-llvm_test_data(CoMD Cu_u6.eam)