#install headers

install(FILES
    Arithmetic.hpp
    Assigner.hpp
    Basic.hpp
    CMath.hpp
    Composer.hpp
    Composer.impl.hpp
    FieldMatVec.hpp
    MaxMin.hpp
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/amdis/operations)
