add_header_library(
  sqrt
  HDRS
    sqrt.h
    sqrt_80_bit_long_double.h
)

add_header_library(
  fma
  HDRS
    FMA.h
)
