aboutsummaryrefslogtreecommitdiffstats
path: root/fsa
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 15:41:45 +0200
committerArnstein Ressem <aressem@yahoo-inc.com>2016-06-16 15:41:45 +0200
commit11436ed76a25de36d36088efdf41a269492419bd (patch)
tree06aa41e33e9966daff628d2d5bf78be2f63d3946 /fsa
parent3bf268db62f04f4381985ed996943e7d7c20c653 (diff)
parent4846c77475562d91efda27df9249a69539868f43 (diff)
Merge branch 'master' into aressem/vespa-compile-on-centos7
Diffstat (limited to 'fsa')
-rw-r--r--fsa/src/alltest/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/fsa/src/alltest/CMakeLists.txt b/fsa/src/alltest/CMakeLists.txt
index d82ca400405..a2d99497499 100644
--- a/fsa/src/alltest/CMakeLists.txt
+++ b/fsa/src/alltest/CMakeLists.txt
@@ -61,7 +61,7 @@ vespa_add_executable(fsa_vectorizer_test_app
DEPENDS
fsa
)
-vespa_add_executable(fsa_vectorizer_perf_test_app
+vespa_add_executable(fsa_vectorizer_perf_test_app TEST
SOURCES
vectorizer_perftest.cpp
DEPENDS