Skip to content
Snippets Groups Projects
Commit 0cce8ce3 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing configure script for TEST_PERFORMANCE

parent 5f68aefd
No related branches found
No related tags found
No related merge requests found
......@@ -234,6 +234,7 @@ do
;;
test_performance)
conf_options="$conf_options -DTEST_PERFORMANCE=ON"
;;
gpu)
if [ x"$CXX" == x"" ]; then
conf_options="$conf_options"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment