
add_executable(abyfloat_test abyfloat.cpp)
target_link_libraries(abyfloat_test ABY::aby ENCRYPTO_utils::encrypto_utils)
