add_executable(performance_tests main.cpp)
target_link_libraries(performance_tests ${libflatarray_LIBS})
