Adding missing benchmarks CMakeLists

trying to debug dashboard errors
This commit is contained in:
Matthew Letter 2017-12-08 13:17:57 -07:00
parent 4b058229ce
commit eec36a0a3b

@ -20,8 +20,8 @@
set(benchmarks
BenchmarkArrayTransfer
# BenchmarkCopySpeeds
# BenchmarkDeviceAdapter
BenchmarkCopySpeeds
BenchmarkDeviceAdapter
BenchmarkFieldAlgorithms
BenchmarkTopologyAlgorithms
)