#  Header files
file(GLOB BITS
cxx-iterator.h
)


#   Install the header files
install(FILES ${BITS} DESTINATION include/deductor/cxx/misc)
