install(
	FILES
		nodebuffer.hpp
		ptr.hpp
	DESTINATION
		include/ox/ptrarith
)

add_subdirectory(test)
