# See https://github.com/google/benchmark for instructions on how to install benchmark.
find_package(benchmark REQUIRED)

add_subdirectory(antipode)
add_subdirectory(multiplication)