aboutsummaryrefslogtreecommitdiff
path: root/MultiSource/Benchmarks/MiBench/office-ispell/CMakeLists.txt
blob: 13920af8e2a6d7032d75cf7db4819383064896fd (plain)
1
2
3
4
5
list(APPEND CPPFLAGS -Dconst=)
list(APPEND LDFLAGS -lm)
set(RUN_OPTIONS -a -d americanmed+ < large.txt)
llvm_multisource(office-ispell)
llvm_test_data(office-ispell americanmed+.hash large.txt)